GraphRAG: When Knowledge Graphs Meet Retrieval
Explore graph-based RAG systems that combine knowledge graphs with LLMs. Learn Microsoft GraphRAG, Neo4j integration, and when to use graph vs vector retrieval.
Read the technical blogs, and use the chatbot.
Blog. Projects. Chatbot.
Inside the lab
Write-ups, experiments, and whatever comes out of them.
Long-form breakdowns on agents, retrieval, multimodal systems, evaluation, and the practical tradeoffs behind them.
ExploreSmall products and experiments that turn the notes into working interfaces, pipelines, and demos.
ExploreA usable chat surface for local and cloud models so the site is not just read-only commentary.
ExploreLatest writing
Fresh essays on agents, retrieval, multimodal systems, and the machinery behind shipping useful AI products.
Browse all postsExplore graph-based RAG systems that combine knowledge graphs with LLMs. Learn Microsoft GraphRAG, Neo4j integration, and when to use graph vs vector retrieval.
A comprehensive guide to productionizing AI agent solutions. Includes a complete working project example, security practices, compliance considerations (SOC2/HIPAA/GDPR), and actionable checklists for production readiness.
OpenClaw (formerly Clawdbot/Moltbot) became the fastest-growing GitHub project ever, but its security vulnerabilities and the Moltbook social network for AI agents have created unprecedented risks. This guide covers the evolution, capabilities, and critical security concerns every developer should understand.
Learn how to reliably extract structured data from LLMs. Covers native JSON modes, Pydantic integration, function calling, and handling edge cases.