mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
Created email-summarizer.md (#2639)
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
## 🚀 **Email Summarizer**
|
||||
|
||||
### 📝 **Build a Custom Demo with CopilotKit + CrewAI Agent Framework**
|
||||
|
||||
This project demonstrates how CopilotKit’s 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**
|
||||
|
||||

|
||||

|
||||

|
||||
---
|
||||
|
||||
### 🙋♂️ **Github Repo Link**
|
||||
[Repository Link](https://github.com/rishabh-jain89/Email-Summarizer.git)<br>
|
||||
**Created by** [Rishabh Jain](https://github.com/rishabh-jain89)
|
||||
Reference in New Issue
Block a user