KSKaran Singhinsteppingintogenai.hashnode.dev·May 25, 2025 · 6 min readBuilding a Memory-Aware AI with Knowledge Graphs: A Technical Deep DiveIntroduction In the rapidly evolving landscape of artificial intelligence, one of the most exciting developments is the integration of persistent memory systems with conversational AI. Today, I'll walk you through a practical implementation that comb...00
KSKaran Singhinsteppingintogenai.hashnode.dev·Apr 28, 2025 · 6 min readInteract with Your PDF: A RAG ApproachHave you ever wished you could just ask questions to a PDF instead of reading the whole thing?That’s exactly what RAG (Retrieval-Augmented Generation) lets you do! In this blog, we’ll first understand RAG in simple terms, and then I’ll show you how t...00
KSKaran Singhincursor-agent.hashnode.dev·Apr 22, 2025 · 4 min readHow to make you own Cursor Agent using Python and Open AI (but free).Have you ever wanted to build your own AI assistant that behaves like a mini operating system—thinking, planning, and executing commands? That’s exactly what this little agent does. Let’s walk through the code that powers it. Importing the essentials...00
KSKaran Singhinsteppingintogenai.hashnode.dev·Apr 19, 2025 · 7 min readStepping Into the Gen AI World: A Beginner's Guide to All the BuzzwordsWhat is OpenAI GPT? Let’s start with the name that’s on everyone’s lips: OpenAI GPT. OpenAI: This is the company behind popular AI models like ChatGPT, DALL·E, and Codex. OpenAI’s mission is to ensure that artificial general intelligence (AGI)—highl...00