Giter Club home page Giter Club logo

jay1194 / inboxgeniusai Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 3.58 MB

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.

HTML 2.03% CSS 35.97% JavaScript 61.98% Procfile 0.02%
mern-stack mongoose apollo-graphql auth2-client gmail-api ai google-api graphql jwt-token mongodb-atlas natural-language-processing restful-api roberta-model

inboxgeniusai's Introduction

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

Setup

Frontend

  1. Install Dependencies:
    npm install
    
  2. Run the Development Server:
    npm start
    

Backend

  1. Initialize Node.js Project:
    npm init -y
    
  2. Install Dependencies:
    npm install express graphql apollo-server-express
    
  3. Run the Server:
    node server.js
    

AI Integration

  1. Set Up Python Environment:
  • Install required libraries (e.g., nltk, tensorflow).
  1. 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:

    git checkout -b feature/new-feature
    
  3. Commit Changes:

    git commit -am 'Add new feature'
    
  4. Push to the Branch:

     git push origin feature/new-feature
    
  5. Create a Pull Request.

Contact

For questions or suggestions, please contact:

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.