Email Buddy is an intelligent email assistant web application designed to streamline your email management experience. Built with Next.js and integrated with Large Language Models (LLMs), it offers a simplified inbox with AI-powered features to enhance productivity.
- ✉️ Simplified Inbox – A clean and intuitive interface for managing your emails efficiently.
- 🧠 AI-Powered Summarization – Get concise summaries of lengthy email threads.
- 💬 Smart Reply Suggestions – Generate context-aware responses to emails using LLMs.
- ⚡ Fast & Responsive – Built with Next.js for a seamless experience.
Follow these steps to run the project locally:
-
Clone the repository:
git clone https://github.com/your-username/email-buddy.git cd email-buddy
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your browser and go to:
http://localhost:3000
- Framework: Next.js
- Language: JavaScript / TypeScript
- AI Integration: Large Language Models (LLMs)
- Deployment: Vercel
This project is licensed under the MIT License. See the LICENSE file for more details.
Contributions are welcome! Feel free to open an issue or submit a pull request.
Crafted with ❤️ to make email smarter and simpler.