Building a RAG Chatbot with Gemini APIDec 15, 2024A step-by-step guide on how I built a legal AI chatbot using Retrieval-Augmented Generation (RAG) and Google's Gemini API.AIRAGPython
WebRTC Video Chat: A Practical GuideNov 20, 2024How I implemented real-time video communication using WebRTC for a collaborative whiteboard application.WebRTCReal-timeJavaScript