Show HN: Cogency – Cognitive Architecture for AI Agents
10 months ago
- #Python Framework
- #AI Agents
- #Multistep Reasoning
- Cogency is a multistep reasoning framework for building AI agents with minimal setup.
- Auto-detects providers (OpenAI, Anthropic, Gemini, Grok, Mistral) and intelligently routes tools.
- Streams transparent reasoning in real-time with plug-and-play tool integration.
- Features zero ceremony setup, intelligent tool routing, and beautiful execution traces.
- Supports Python 3.9+ and requires API keys in .env for auto-detection.
- Built-in tools include Calculator, Weather, Timezone, WebSearch, and FileManager.
- Uses Plan-Reason-Act-Reflect-Respond for multi-step reasoning.
- Designed for extension with custom LLM providers and tools.