barun-saha/kodeagent
The minimal AI agent engine
KodeAgent helps developers integrate AI reasoning capabilities into their existing applications. It takes a task or query and, using a large language model, plans steps, executes code, or uses predefined tools to produce a result. This is ideal for software engineers, data scientists, or AI product developers who want to embed intelligent automation into their products without building an entire agent framework from scratch.
Available on PyPI.
Use this if you need to add robust AI reasoning and task execution features, like web searching, data analysis, or code generation, into your application using various large language models.
Not ideal if you require a complete, off-the-shelf AI agent platform with built-in long-term memory management and a stable API that doesn't evolve frequently.
Stars
36
Forks
1
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 10, 2026
Commits (30d)
0
Dependencies
19
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/barun-saha/kodeagent"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
microsoft/agent-framework
A framework for building, orchestrating and deploying AI agents and multi-agent workflows with...
fetchai/uAgents
A fast and lightweight framework for creating decentralized agents with ease.
i-am-bee/beeai-framework
Build production-ready AI agents in both Python and Typescript.
Intelligent-Internet/ii-agent
II-Agent: a new open-source framework to build and deploy intelligent agents
agentuniverse-ai/agentUniverse
agentUniverse is a LLM multi-agent framework that allows developers to easily build multi-agent...