howl-anderson/agentsilex
A transparent, minimal, and hackable agent framework. ~300 lines of readable code. Full control, no magic.
This is a developer framework that helps build AI agents. Developers use it to create intelligent systems that take in user queries and produce responses by calling specific tools or handing off tasks to other specialized agents. It's for developers, researchers, and educators who need to build custom, transparent, and fully controllable agent-based applications.
439 stars. Available on PyPI.
Use this if you are a developer who wants to build custom AI agents with complete control over their internal workings, using any large language model.
Not ideal if you are looking for a ready-to-use, feature-rich agent application or a low-code solution that doesn't require programming.
Stars
439
Forks
42
Language
Python
License
MIT
Category
Last pushed
Jan 02, 2026
Commits (30d)
0
Dependencies
6
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/howl-anderson/agentsilex"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related agents
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...