AI SYSTEMS
Digital Sangha
Digital Sangha is a local-first AI yoga companion built around a real library of poses and themes. Its initial MVP was built in under a week, then expanded across web, desktop, and Discord interfaces. The system includes multi-provider model routing, encrypted credential storage, retrieval, database migrations, security middleware, and tests around important boundaries.
What It Demonstrates
Model routing across OpenAI, Anthropic, Google, and DeepSeek
Encrypted local storage for provider credentials
Chroma-backed retrieval across yoga poses and themes
FastAPI middleware and tests for headers, websocket origins, payload limits, and migrations
Technology
PythonFastAPISvelte4 LLM providers