Launched this week
Cogitator

Cogitator

Self-hosted runtime for production AI agents

2 followers

Open-source, self-hosted alternative to OpenAI Assistants API Run any LLM (Ollama, OpenAI, Anthropic, Google, etc.) with unified TypeScript: • Multi-agent swarms (7 strategies) • Tree of Thoughts reasoning • Time-travel debugging • Self-reflection & learning • Constitutional AI guardrails • Causal reasoning engine • Hybrid memory + vectors • Sandboxed execution • Cost-aware routing • MCP & OpenTelemetry •..and much more! No vendor lock-in. Pure TypeScript.
Cogitator gallery image
Cogitator gallery image
Cogitator gallery image
Free
Launch Team / Built With
Auth0
Auth0
Start building with Auth0 for AI Agents, now generally available.
Promoted

What do you think? …

Pavel Piuro
Maker
📌
Hey Product Hunt! 👋 I built Cogitator because I was frustrated with the AI agent landscape: • LangChain has 150+ dependencies and breaks every week • OpenAI Assistants API is great but proprietary • Python scripts work for demos, die in production I wanted something like Kubernetes - but for AI agents. Self-hosted, production-grade, with proper observability. What's inside (18 packages): 🤖 Core - agents with tool calling, streaming, structured outputs 🐝 Swarms - 7 strategies (hierarchical, consensus, auction, debate...) 🔀 Workflows - DAG engine with checkpoints and human-in-the-loop 🧠 Memory - Redis + Postgres + vector search + hybrid BM25 🛡️ Guardrails - Constitutional AI, prompt injection detection 🧬 Advanced reasoning - Tree of Thoughts, causal inference, self-reflection ⏪ Time-travel - checkpoint, replay, fork agent executions like git 💰 Cost routing - auto-select cheap models for simple tasks 🔒 Sandbox - Docker/WASM isolated code execution 📡 Observability - OpenTelemetry, Langfuse integration Key decisions: - TypeScript-native (not a Python port) - Run ANY LLM - Ollama locally or 10+ cloud providers - MCP protocol for tool interoperability - No vendor lock-in, ever 9 months of work. Would love your feedback!