AI framework for coding, automation, and conversations
Top 69.3% on sourcepulse
QuantaLogic is a Python framework for building AI agents that can code, automate workflows, and engage in natural conversations, powered by various LLMs. It targets developers, business innovators, and AI enthusiasts seeking flexible and efficient AI solutions, offering modes for dynamic task-solving (ReAct), structured automation (Flow), and conversational interaction (Chat).
How It Works
QuantaLogic leverages LLMs through the LiteLLM library, supporting providers like OpenAI, Anthropic, and DeepSeek. Its core strength lies in its versatile modes: ReAct for iterative problem-solving using tools and code, Flow for building sequential or parallel workflows via a node-based system, and Chat for interactive conversations with integrated tool usage. A key innovation is CodeAct, an extension that prioritizes executable Python code as the agent's primary action language for complex, multi-step tasks.
Quick Start & Requirements
pip install quantalogic
and optionally pip install quantalogic-codeact
..env
file.Highlighted Details
Maintenance & Community
CONTRIBUTING.md
.Licensing & Compatibility
Limitations & Caveats
2 weeks ago
1 day