https://github.com/codewitheshayoutube/vibecheck_ai
https://github.com/codewitheshayoutube/vibecheck_ai
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codewitheshayoutube/vibecheck_ai
- Owner: codewithEshaYoutube
- License: apache-2.0
- Created: 2025-09-18T19:08:41.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-09-18T19:55:13.000Z (9 months ago)
- Last Synced: 2025-09-18T22:12:32.660Z (9 months ago)
- Language: Python
- Size: 22.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# π΅ VibeCheck AI
**Internet of Agents Hackathon @ Solana Skyline β Version 1.0**
[π Live Demo](https://vibecheck-ai.streamlit.app/)
---
## π Overview
VibeCheck AI is an **AI-powered sentiment analysis and mood visualization app** that leverages **Coral Protocol** to orchestrate agents in the **Internet of Agents** ecosystem.
Our mission is simple: **help communities, creators, and organizations measure the vibe in real time** β whether itβs a live event, a digital space, or social media chatter.
This project was built for **two hackathon tracks**:
- β
**App Builder Track** β a production-ready app with working UI.
- β
**Multi-Agent App Track** β demonstrating orchestration of multiple agents (sentiment, context, visualization) working together via Coral Protocol.
---
## π― Problem Statement
In todayβs digital world, emotions spread faster than facts.
Communities, brands, and creators lack **real-time, actionable insights** into the *vibe* of their audiences. Traditional analytics miss the subtle nuances of human emotion.
**VibeCheck AI solves this gap** by using multiple AI agents that analyze mood from text inputs, understand context, and visualize insights interactively.
---
## π‘ Multi-Agent Solution
VibeCheck AI demonstrates **multi-agent collaboration** powered by **Coral Protocol**:
1. **Sentiment Agent**
- Detects emotional tone (positive, neutral, negative).
2. **Context Agent**
- Analyzes time-based mood trends and contextual shifts.
3. **Visualization Agent**
- Converts processed sentiment data into interactive Plotly dashboards.
4. **Orchestration (Coral Protocol)**
- Agents communicate securely and coordinate tasks in real time.
---
## π οΈ Tech Stack
- **Coral Protocol** πͺΈ β Multi-agent orchestration & zero-trust communication
- **Streamlit** β Frontend web app framework
- **Plotly** β Interactive data visualization
- **Pandas / NumPy** β Data handling & analysis
- **Python** β Core logic
---
## π Hackathon Tracks & Fit
- **App Builder Track** β
- Built a working product using existing agents & Coral Protocol.
- **Multi-Agent App Track** β
- Designed & deployed a **multi-agent system** where specialized agents (sentiment, context, visualization) collaborate through Coral Protocol.
- **Judging Criteria**
- *Application of Technology*: Multi-agent orchestration + Coral Protocol integration
- *Presentation*: Clean UI & interactive dashboard
- *Business Value*: Useful for brands, communities, events
- *Originality*: Real-time βvibe analysisβ powered by collaborating agents
---