GithubHelp home page GithubHelp logo

siddanth-6365 / email-classifications-gpt Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 114 KB

Home Page: https://email-classifications-gpt-149g.vercel.app/

JavaScript 16.82% TypeScript 79.27% CSS 3.91%

email-classifications-gpt's Introduction

Email Classifier with OpenAI GPT-4

This web application allows users to seamlessly manage their Gmail inbox by classifying emails into various categories using the power of OpenAI's GPT.

Technologies Used

  • Frontend: Next.js, Shadcn UI
  • Backend: Express.js, Google APIs, OpenAI Node.js Library
  • Styling: Tailwind CSS

Project Structure

  • apps/frontend: The Next.js-powered frontend provides the user interface for interacting with the application. It uses Shadcn UI for component styling.
  • apps/backend: The Express.js backend handles communication with the Gmail API and OpenAI API. It securely manages authentication tokens and performs email classification logic.

Local Setup

  1. Clone the Repository:
    git clone https://your-repository-url.git
  2. Install Dependencies:
    npm i

3.Environment Variables: Create .env files in both the root directory and add google credentails 4. Start the Development Servers:

  • In separate terminal windows/tabs, run the following commands: Frontend:
  cd apps/frontend
  npm run dev

backend:

  cd apps/backend
  npm run dev

email-classifications-gpt's People

Contributors

siddanth-6365 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.