DEV Community

Pratyay Banerjee
Pratyay Banerjee

Posted on

Kleio ⚡

This is a submission for the AssemblyAI Challenge : No More Monkey Business & Really Rad Real-Time

What I Built

Kleio is a cutting-edge SaaS AI solution that enhances your meeting experience. Our platform seamlessly integrates with your video conferencing tools to capture, analyze, and distill the essence of your meetings into clear, concise, and actionable formats.

How does it Work?

Kleio operates through a browser extension that, upon user authentication and consent, integrates with Google Meet sessions to capture audio streams. The system implements dual processing: primary audio segments are stored in Cloudflare R2 Datastore and processed through AssemblyAI's speech-to-text engine, while a fallback mechanism leverages the WebSpeech API to store temporary caption snapshots in IndexDB. Real-time processing via AssemblyAI's LeMUR generates contextual summarization, analytics, sentiments, and mindmaps, all accessible through an end-to-end encrypted Next.js dashboard built with ShadCN UI components. The dashboard enables real-time querying and converts discussions into AI-generated handwritten study notes, with all insights available immediately post-meeting.

Demo Video ▶️

GitHub Repository: https://github.com/H4CK4TH0N/kleio
License: MIT

Team: @neilblaze & @rds_agi

Top comments (0)