An open API service indexing awesome lists of open source software.

https://github.com/jay1194/inboxgeniusai

InboxGeniusAI is an AI-driven email management tool that automatically categorizes emails, prioritizes important ones, and provides summaries and follow-up reminders. It includes sentiment analysis, voice search, and a personalized dashboard, adapting to user behavior for a streamlined inbox experience.
https://github.com/jay1194/inboxgeniusai

apollo-graphql auth2-client gmail-api mern-stack mongoose

Last synced: 4 months ago
JSON representation

InboxGeniusAI is an AI-driven email management tool that automatically categorizes emails, prioritizes important ones, and provides summaries and follow-up reminders. It includes sentiment analysis, voice search, and a personalized dashboard, adapting to user behavior for a streamlined inbox experience.

Awesome Lists containing this project

README

        

# InboxGeniusAI

## Overview

InboxGeniusAI is an AI-powered email management tool designed to streamline your inbox. It automatically sorts, prioritizes, and manages emails, providing features like automatic categorization, sentiment analysis, and voice search to enhance productivity.

## Features

- **Automatic Sorting:** Categorizes emails into user-defined folders.
- **Priority Tagging:** Highlights important and urgent emails.
- **Email Summarization:** Provides concise summaries of lengthy messages.
- **Follow-Up Reminders:** Automates reminders for follow-up actions.
- **Voice Search:** Enables hands-free email search.
- **Personalized Dashboard:** Displays a daily digest and engagement analytics.

## Tech Stack

- **Frontend:** React
- **Backend:** Node.js with Express
- **AI:** Python (Natural Language Processing, Machine Learning)
- **GraphQL:** For flexible data queries and management
- **Email APIs:** Gmail API, Outlook API

## Setup

### Frontend

1. **Install Dependencies:**
```bash
npm install

2. Run the Development Server:
```bash
npm start

### Backend
1. Initialize Node.js Project:
```bash
npm init -y

2. Install Dependencies:
```bash
npm install express graphql apollo-server-express

3. Run the Server:
```bash
node server.js

## AI Integration

1. Set Up Python Environment:

- Install required libraries (e.g., nltk, tensorflow).

2. Run AI Scripts:

- Integrate AI models for email categorization and sentiment analysis.

## Usage

1. Authenticate: Connect your email account using Gmail or Outlook API.

2. Explore Features: Use SmartInboxAI to categorize emails, view summaries, set reminders, and perform voice searches.

3. Monitor Dashboard: Check your personalized dashboard for insights and email trends.

## Contributing

1. Fork the Repository.

2. Create a Feature Branch:
```bash
git checkout -b feature/new-feature

3. Commit Changes:
```bash
git commit -am 'Add new feature'

4. Push to the Branch:
```bash
git push origin feature/new-feature

5. Create a Pull Request.

## Contact
For questions or suggestions, please contact:

- Name: Jayden Taylor

- Email: [email protected]

- LinkedIn: https://www.linkedin.com/in/jaydentaylordev/
- Twitter: https://x.com/JaydenT_dev/