Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prathamesh017/automail-mate
https://github.com/prathamesh017/automail-mate
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/prathamesh017/automail-mate
- Owner: Prathamesh017
- Created: 2024-05-25T05:33:31.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-30T13:48:42.000Z (6 months ago)
- Last Synced: 2024-05-30T16:06:17.079Z (6 months ago)
- Language: JavaScript
- Size: 223 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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
```https://github.com/Prathamesh017/AutoMail-Mate/assets/92641320/65b8836c-37a8-40f7-ac54-6bdc04f0863e