Built in the open
CognyFlow is open source. Explore, contribute, fork, and self-host.
View on GitHubRepositories
core
The core orchestration engine — model gateway, SSE streaming, smart routing, and fallback chains.
sdk-ts
Official TypeScript/JavaScript SDK for CognyFlow. Type-safe, streaming-first, tree-shakeable.
sdk-python
Official Python SDK with async support, streaming iterators, and full type hints.
dashboard
The CognyFlow web dashboard — Next.js, Tailwind CSS, real-time SSE chat interface.
docker
Docker Compose configurations for self-hosting CognyFlow on your own infrastructure.
docs
Documentation source — guides, API reference, examples, and architecture diagrams.
Recent Activity
feat: add circuit breaker pattern to model gateway
priya · core · 2 hours ago
fix: handle SSE reconnection edge case
arjun · sdk-ts · 5 hours ago
v2.4.0 — Smart routing with cost-aware selection
dhruv · core · 1 day ago
style: premium glassmorphism sidebar overhaul
meera · dashboard · 1 day ago
feat: add async streaming iterator support
ravi · sdk-python · 2 days ago