AKAnupam Kumarinanupamkumar.hashnode.dev·Jun 4 · 7 min readHow I Built an AI-Powered Meeting Platform with React, Node.js, FastAPI, Redis, and RAGHoovik is not a single application. It is a collection of services that work together to provide video meetings, real-time emotion analysis, transcript generation, AI summaries, and semantic search ov20
AKAnupam Kumarinanupamkumar.hashnode.dev·May 24 · 8 min readBuilding Hoovik: What Broke When I Put an ML Pipeline Inside a Video CallI started this project thinking it would take a month. It took closer to five or six. Not because video calls are hard — WebRTC tutorials are everywhere. But because the moment you add a real-time ML 50