Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
title: MeetIQ
|
| 3 |
emoji: π
|
|
@@ -7,6 +12,85 @@ sdk: docker
|
|
| 7 |
pinned: false
|
| 8 |
license: mit
|
| 9 |
short_description: MeetIQ turns meeting goals into ready-to-use executive brief
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
-
|
|
|
|
|
|
|
|
|
| 1 |
+
# π§ MeetIQ β Business Meeting Preparation Agent
|
| 2 |
+
|
| 3 |
+
**MeetIQ** is a high-end, multi-agent AI platform designed to automate the grueling process of meeting preparation. Built with **CrewAI** and powered by **Google Gemini**, it transforms a simple meeting objective into a comprehensive, C-suite ready executive brief in minutes.
|
| 4 |
+
|
| 5 |
+
---
|
| 6 |
---
|
| 7 |
title: MeetIQ
|
| 8 |
emoji: π
|
|
|
|
| 12 |
pinned: false
|
| 13 |
license: mit
|
| 14 |
short_description: MeetIQ turns meeting goals into ready-to-use executive brief
|
| 15 |
+
---
|
| 16 |
+
## β¨ Why MeetIQ Matters?
|
| 17 |
+
|
| 18 |
+
In the modern corporate world, **information is leverage**. Yet, professionals spend over 60% of their time on "work about work"βresearching companies, scrolling through LinkedIn, and manually drafting agendas.
|
| 19 |
+
|
| 20 |
+
**MeetIQ changes the game by:**
|
| 21 |
+
- **Eliminating Research Blindspots:** Instant, deep-dive research into company financials, news, and competitors.
|
| 22 |
+
- **Strategic Alignment:** Generating data-driven talking points and success criteria tailored to *your* specific objective.
|
| 23 |
+
- **Professional Continuity:** Using a session memory system to ensure you never repeat yourself and maintain context across multiple meetings.
|
| 24 |
+
|
| 25 |
+
---
|
| 26 |
+
|
| 27 |
+
## π οΈ The Intelligence Stack
|
| 28 |
+
|
| 29 |
+
MeetIQ isn't just a chatbot; it's a **coordinated workforce** of specialized AI agents.
|
| 30 |
+
|
| 31 |
+
### π€ The Agentic Workforce (Powered by CrewAI)
|
| 32 |
+
1. **The Orchestrator (Decision Agent):** Analyzes your request to decide research depth, memory usage, and priority. Uses **Gemini 2.5 Flash-Lite**.
|
| 33 |
+
2. **The Standalone Link Discovery Agent:** A dedicated agent for instant fact-checking and link harvesting. Uses **Gemini 2.5 Flash-Lite**.
|
| 34 |
+
3. **Context Specialist:** Scours the web (via Serper API) for company snapshots and news. Uses **Gemini 2.5 Flash-Lite**.
|
| 35 |
+
4. **Industry Expert:** Analyzes market trends and competitive landscapes. Uses **Gemini 2.5 Flash-Lite**.
|
| 36 |
+
5. **Meeting Strategist:** Crafts time-boxed agendas and talking points. Uses **Gemini 2.5 Flash**.
|
| 37 |
+
6. **Communication Specialist:** Synthesizes analysis into a crisp executive brief. Uses **Gemini 2.5 Flash**.
|
| 38 |
+
7. **The Editor (Reflection Agent):** Performs final "C-suite" polishing and logical flow checks. Uses **Gemini 2.5 Flash**.
|
| 39 |
+
|
| 40 |
+
### 𧬠Models & Tools
|
| 41 |
+
- **Advanced LLMs:**
|
| 42 |
+
- **Google Gemini 2.5 Flash:** Used for high-reasoning tasks, strategic formulation, and final synthesis.
|
| 43 |
+
- **Google Gemini 2.5 Flash-Lite:** Used for rapid orchestration, research, and standalone search discovery.
|
| 44 |
+
- **Search Engine:** Integrated **Serper.dev** for real-time, verifiable web data.
|
| 45 |
+
- **Frontend:** A premium **Glassmorphism UI** built with vanilla HTML5/CSS3 and JS.
|
| 46 |
+
- **Export:** Integrated **html2pdf** for instant professional document generation.
|
| 47 |
+
|
| 48 |
+
---
|
| 49 |
+
|
| 50 |
+
## π How to Explore
|
| 51 |
+
|
| 52 |
+
### 1. The Dashboard
|
| 53 |
+
Launch the app to see a stunning, dark-mode interface. The **Glassmorphism** design ensures a premium experience while the **Real-time Pipeline** visualizes exactly which agent is working on your brief.
|
| 54 |
+
|
| 55 |
+
### 2. Standalone Link Research
|
| 56 |
+
Before starting a full briefing, use the **Link Discovery Agent** in the "Quick Link Research" panel. It allows you to instantly fetch 5β8 authoritative links for any topic, perfectly formatted with summaries and titles.
|
| 57 |
+
|
| 58 |
+
### 3. Prepare a Meeting
|
| 59 |
+
Fill in the basic details:
|
| 60 |
+
- **Company Name:** Who are you meeting?
|
| 61 |
+
- **Objective:** What is the goal? (e.g., "Negotiate Q4 Pricing")
|
| 62 |
+
- **Attendees:** Who will be in the room?
|
| 63 |
+
- **Focus Areas:** Any specific concerns or technical requirements?
|
| 64 |
+
|
| 65 |
+
### 4. Review & Export
|
| 66 |
+
Once the agents finish their "reflection" phase, you get a full Markdown brief.
|
| 67 |
+
- **Check the Decision Metadata:** See how the AI decided to prioritize your meeting.
|
| 68 |
+
- **Download PDF:** Get a perfectly formatted document to share with your team or read on the go.
|
| 69 |
+
|
| 70 |
+
---
|
| 71 |
+
|
| 72 |
+
## π₯ Who is this for?
|
| 73 |
+
|
| 74 |
+
* **Executives & Directors:** To get a 5-minute pre-meeting download on any company.
|
| 75 |
+
* **Sales & Account Managers:** To walk into pitches with deep competitive intelligence.
|
| 76 |
+
* **Consultants:** To rapidly understand new client industries and pain points.
|
| 77 |
+
* **Project Leads:** To ensure every internal meeting has a clear, time-boxed strategy.
|
| 78 |
+
|
| 79 |
+
---
|
| 80 |
+
|
| 81 |
+
## π Live Deployment
|
| 82 |
+
|
| 83 |
+
MeetIQ is live and ready for testing! Experience the power of multi-agent business intelligence without any local setup.
|
| 84 |
+
|
| 85 |
+
**[π Try MeetIQ on Hugging Face Spaces](https://huggingface.co/spaces/basusouvik/MeetIQ)**
|
| 86 |
+
|
| 87 |
+
### Why host on Hugging Face?
|
| 88 |
+
- **Zero Configuration:** No need to manage Python environments or API keys locally.
|
| 89 |
+
- **Agentic Showcase:** A real-world example of how **CrewAI** and **Gemini 2.5** collaborate in a cloud-native environment.
|
| 90 |
+
- **Accessibility:** Designed for executives and professionals to access intelligence from any device, anywhere.
|
| 91 |
+
|
| 92 |
---
|
| 93 |
|
| 94 |
+
<p align="center">
|
| 95 |
+
<b>MeetIQ</b> β Built for the future of strategic, data-driven meetings.
|
| 96 |
+
</p>
|