{"id":25931940,"url":"https://github.com/jay1194/inboxgeniusai","last_synced_at":"2026-05-11T10:33:24.679Z","repository":{"id":248338664,"uuid":"828428959","full_name":"Jay1194/InboxGeniusAI","owner":"Jay1194","description":"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.","archived":false,"fork":false,"pushed_at":"2024-09-26T16:09:13.000Z","size":2949,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-01T11:16:46.912Z","etag":null,"topics":["ai","apollo-graphql","auth2-client","gmail-api","google-api","graphql","jwt-token","mern-stack","mongodb-atlas","mongoose","natural-language-processing","restful-api","roberta-model"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Jay1194.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-07-14T05:52:18.000Z","updated_at":"2025-11-24T10:13:38.000Z","dependencies_parsed_at":"2024-08-13T22:59:48.823Z","dependency_job_id":"30a18578-181d-4d4c-867b-24ffbc9a843b","html_url":"https://github.com/Jay1194/InboxGeniusAI","commit_stats":null,"previous_names":["jay1194/smartinboxai"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Jay1194/InboxGeniusAI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jay1194%2FInboxGeniusAI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jay1194%2FInboxGeniusAI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jay1194%2FInboxGeniusAI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jay1194%2FInboxGeniusAI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jay1194","download_url":"https://codeload.github.com/Jay1194/InboxGeniusAI/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jay1194%2FInboxGeniusAI/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32890673,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"online","status_checked_at":"2026-05-11T02:00:05.975Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","apollo-graphql","auth2-client","gmail-api","google-api","graphql","jwt-token","mern-stack","mongodb-atlas","mongoose","natural-language-processing","restful-api","roberta-model"],"created_at":"2025-03-04T00:15:35.038Z","updated_at":"2026-05-11T10:33:24.635Z","avatar_url":"https://github.com/Jay1194.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# InboxGeniusAI\n\n## Overview\n\nInboxGeniusAI 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.\n\n## Features\n\n- **Automatic Sorting:** Categorizes emails into user-defined folders.\n- **Priority Tagging:** Highlights important and urgent emails.\n- **Email Summarization:** Provides concise summaries of lengthy messages.\n- **Follow-Up Reminders:** Automates reminders for follow-up actions.\n- **Voice Search:** Enables hands-free email search.\n- **Personalized Dashboard:** Displays a daily digest and engagement analytics.\n\n## Tech Stack\n\n- **Frontend:** React\n- **Backend:** Node.js with Express\n- **AI:** Python (Natural Language Processing, Machine Learning)\n- **GraphQL:** For flexible data queries and management\n- **Email APIs:** Gmail API, Outlook API\n\n## Setup\n\n### Frontend\n\n1. **Install Dependencies:**\n   ```bash\n   npm install\n   \n2. Run the Development Server:\n   ```bash\n   npm start\n   \n### Backend\n1. Initialize Node.js Project:\n   ```bash\n   npm init -y\n   \n2. Install Dependencies:\n   ```bash\n   npm install express graphql apollo-server-express\n\n3. Run the Server:\n   ```bash\n   node server.js\n   \n## AI Integration\n\n1. Set Up Python Environment:\n\n- Install required libraries (e.g., nltk, tensorflow).\n  \n2. Run AI Scripts:\n\n- Integrate AI models for email categorization and sentiment analysis.\n  \n## Usage\n\n1. Authenticate: Connect your email account using Gmail or Outlook API.\n\n2. Explore Features: Use SmartInboxAI to categorize emails, view summaries, set reminders, and perform voice searches.\n \n3. Monitor Dashboard: Check your personalized dashboard for insights and email trends.\n\n## Contributing\n\n1. Fork the Repository.\n\n2.  Create a Feature Branch:\n    ```bash\n    git checkout -b feature/new-feature\n\n3. Commit Changes:\n   ```bash\n   git commit -am 'Add new feature'\n   \n4. Push to the Branch:\n   ```bash\n    git push origin feature/new-feature\n   \n5. Create a Pull Request.\n\n## Contact\nFor questions or suggestions, please contact:\n\n- Name: Jayden Taylor\n\n- Email: jaydentaylor.dev@outlook.com\n\n- LinkedIn: https://www.linkedin.com/in/jaydentaylordev/\n- Twitter: https://x.com/JaydenT_dev/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjay1194%2Finboxgeniusai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjay1194%2Finboxgeniusai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjay1194%2Finboxgeniusai/lists"}