Skip to content

Prathamesh017/AutoMail-Mate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoMail Mate

AutoMail Mate is a tool designed to automate the process of reading google and outlook based emails, understanding their context using AI, and responding to them in Google and Outlook accounts.

Features

  • OAuth Access Setup for Gmail and Outlook
  • Gemini API to analyze incoming emails and understand their context.
  • BullMQ as task scheduler for checking and reading new emails
  • Using Websockets for Server Side Notification

TECH

React Tailwind Nodejs Typescipt BullMQ Websockets

SETTING UP LOCALLY

   Set up a  Redis Container with Docker  for BullMQ
   setup .env according to .env.example
   npm install
   npm start
loom-video.mp4