agentic-rag

RAG systems with LangGraph orchestration. Local-first, zero-cost deployment.

// projects
ONLINE

tech-doc-rag

Documentation retrieval with intent routing and self-correcting loops

  • langgraph orchestration
  • cot reasoning
  • real-time streaming
  • faiss vector store
ONLINE

codebase-graph-rag

AST parsing and graph-based code understanding

  • structure-aware chunking
  • networkx graph queries
  • code relationships
  • graph traversal