Files
2026-07-13 12:58:18 +08:00

34 lines
1.2 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
## 🚀 **Email Summarizer**
### 📝 **Build a Custom Demo with CopilotKit + CrewAI Agent Framework**
This project demonstrates how CopilotKits UI layer integrates seamlessly with the CrewAI agent framework to create an interactive and intelligent app.<br>
This demo focuses on summarizing long emails into short concise point-wise summary which is easy to read and questions can be asked from the bot about the email too.
### 🛠️ **Technologies Used**
- **Frameworks**: Next.js (Frontend), FastAPI (Backend)
- **Styling**: TailwindCSS
- **Developer Tools**: CopilotKit, CrewAI(Agent)
---
### 🌐 **App Link**
[Live Demo](https://email-summarizer-neon.vercel.app/)
> Backend hosted on render, Frontend deployed on Vercel.
### 📸 **Screenshot**
![image](https://github.com/user-attachments/assets/2bfa5e06-b2d9-4f69-8042-32164a36baba)
![image](https://github.com/user-attachments/assets/4c0b9d4d-0c7f-4f3f-9d5a-89df8155c0ca)
![image](https://github.com/user-attachments/assets/9ad4e287-ff29-412c-b2db-2298019f6f8a)
---
### 🙋‍♂️ **Github Repo Link**
[Repository Link](https://github.com/rishabh-jain89/Email-Summarizer.git)<br>
**Created by** [Rishabh Jain](https://github.com/rishabh-jain89)