Skip to content

rakesh-paulraj1/email_classifier_ai

Repository files navigation

Screenshot 2024-06-14 181518 Screenshot 2024-06-14 181505

Email Classifier with Gemini AI

The main motive of the application is to fetch the GMAILS form the Google account using OAUTH authentication and then send the data to the Gemini AI api

Installation

Install all the NPM packages

npm install 

.env

NEXTAUTH_URL=
NEXTAUTH_SECRET=
GOOGLE_CLIENT_ID=
GOOGLE_CLIENT_SECRET=
GEMINIAI_KEY=
DATABASE_URL=

replace all this fields with your credentials

How to RUN

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages