Created email-summarizer.md (#2639)

This commit is contained in:
rishabh-jain89
2025-11-01 00:15:10 +05:30
committed by GitHub
parent aba30d419a
commit b857fee704
+34
View File
@@ -0,0 +1,34 @@
## 🚀 **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)