💡 Inspiration
Long YouTube reviews are great—but not when you just want a quick verdict. We built ReviewVerse AI to give Gen Z and time-strapped users lightning-fast summaries of reviews from top YouTubers, especially during the final 2–3 minutes where opinions are clearest. Whether it's a new movie or the latest phone, users get instant insights without scrubbing through videos.
🧠 What it does
ReviewVerse AI uses the YouTube API and Gemini AI to:
- Search for relevant review videos from top creators
- Analyze the final few minutes for sentiment and summary
- Display a score, verdict, and optional AI-generated movie facts
- Allow custom YouTube link analysis (supports multilingual summaries)
- Let users filter by reviewer or category (Movies / Products)
🛠️ How we built it
- Frontend: React + Tailwind + ShadCN UI for a smooth, tab-based experience
- Backend: Flask API to fetch video metadata, transcripts, and call Gemini AI
- YouTube API: Used
search.listto fetch relevant videos, filtered by trustedchannelIds - Gemini AI: Sent the final transcript chunk for sentiment analysis and summarization
- Multilingual Support: For custom YouTube links, we included Hindi and Tamil support
- UI Features: Tabs for Movies/Products, top reviewer filter, and direct video summarizer
🧱 Challenges we ran into
- Many videos lacked accurate transcripts
- YouTube API quota limits required smart fallback and caching
- Matching video results to trusted reviewers was tricky
- Cost control with Gemini API under hackathon constraints
- Handling multilingual transcripts (normalization, sentiment scoring)
🏆 Accomplishments that we're proud of
- Delivered working AI summarization across movies and gadgets
- Made it fast, clean, and mobile-friendly
- Got 3–4 high-quality, relevant video results per major title consistently
- Built a multilingual summarizer for any pasted YouTube link
- Did it all under budget and within the hackathon timeline
📚 What we learned
- How to effectively use the YouTube Data API for targeted video retrieval
- Working with Gemini AI for concise summarization and sentiment scoring
- Designing UI/UX for fast information access and filtering
- Handling transcript edge cases and non-English inputs gracefully
- Managing API cost while delivering a responsive experience
🔮 What's next for ⚡️ ReviewVerse AI – Smart YouTube Review Summarizer
- Add support for more categories like books, games, and music
- Show AI-detected “standout moments” from the review, not just summaries
- Introduce a “trusted reviewer” badge system with community voting
- Improve multilingual support and add translation summaries for English-only videos
- Launch as a browser extension or in-app experience for instant summaries while browsing YouTube



Log in or sign up for Devpost to join the conversation.