// ai_demos
AI Systems Demos
Interactive demonstrations of AI engineering patterns — from streaming chat to multi-agent graphs. Each demo showcases a real architecture pattern used in production AI systems.
Live
AI Chat Playground
Streaming chat with real-time token rendering. Ollama in dev, OpenAI in prod.
open demo
Preview
RAG Demo
Upload documents and query them using pgvector-powered retrieval augmented generation.
open demo
Live
Agent Visualization
Interactive LangGraph state machine graph with live node execution traces.
open demo
Live
Memory Demo
Redis-backed conversation memory with cross-session context persistence.
open demo