myriade-ai/agentlys
Lightweight AI agent library. Turn Python functions/classes into AI tools instantly. No verbose configs or complex abstractions.
Supports both sync and async execution, integrates with multiple LLM providers (OpenAI, Anthropic) and the Model Context Protocol (MCP), enabling stateful tool interactions through a `__llm__()` method that injects runtime state each agent turn. Built on ~500 lines of core code with zero framework dependencies, making it ideal for augmenting existing Python codebases rather than building agent architectures from scratch.
31 stars and 1,844 monthly downloads. Available on PyPI.
Stars
31
Forks
3
Language
Python
License
MIT
Category
Last pushed
Mar 12, 2026
Monthly downloads
1,844
Commits (30d)
0
Dependencies
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/myriade-ai/agentlys"
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...
i-am-bee/beeai-framework
Build production-ready AI agents in both Python and Typescript.
fetchai/uAgents
A fast and lightweight framework for creating decentralized agents with ease.
agentuniverse-ai/agentUniverse
agentUniverse is a LLM multi-agent framework that allows developers to easily build multi-agent...
cognizant-ai-lab/neuro-san
Neuro AI System of Agent Networks