SortEm is an intelligent email-sorting application designed to help users automatically organize their emails based on predefined rules and AI-driven categorization. This project aims to enhance productivity by reducing clutter in email inboxes and ensuring important emails are prioritized.
- AI-Powered Sorting – Uses machine learning to categorize emails into different folders.
- Custom Rules – Users can set rules to filter and move emails automatically.
- Multiple Email Providers – Compatible with Gmail, Outlook, and other IMAP-supported email services.
- User-Friendly Interface – A React-based frontend for seamless interaction.
- Real-Time Syncing – Ensures your inbox stays organized at all times.
Ensure you have the following installed on your system:
git clone https://github.com/jacob15803/SortEm.git
cd SortEm
npm install # or yarn install
npm start # or yarn start