diff --git a/community/demos_2025/email-summarizer.md b/community/demos_2025/email-summarizer.md
new file mode 100644
index 0000000000..74b253ea76
--- /dev/null
+++ b/community/demos_2025/email-summarizer.md
@@ -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.
+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)
+**Created by** [Rishabh Jain](https://github.com/rishabh-jain89)