Projects

Experiments and demos built with real technology.

In progress

RAG Chatbot over Blog Posts

An interactive retrieval-augmented generation chatbot that answers questions using my blog posts as a knowledge base. Built with semantic vector search (pgvector) and Claude.

PythonFastAPIpgvectorsentence-transformersClaude (Anthropic)
Demo coming soon
In progress

Multi-Agent AI Orchestration

A demo of multi-agent AI systems using LangGraph and LangChain. Agents collaborate to break down and solve complex tasks autonomously.

PythonLangGraphLangChainFastAPIOpenAI API
Demo coming soon
Offline

Demo Infra — Hello World

A minimal static page that validates the ephemeral-demo service end to end: on-demand provisioning, subdomain-pool routing and token-based access. Request it and you'll receive a private, time-boxed link by email.

NginxAzure Container AppsCloudflareGitHub Actions
Offline

Demo Infra — Heartbeat

A second test payload that proves the pool can stand up multiple demos on different subdomains at once. Same flow: request → approval → private email link.

NginxAzure Container AppsCloudflareGitHub Actions