myriade-ai/agentlys
Lightweight AI agent library. Turn Python functions/classes into AI tools instantly. No verbose configs or complex abstractions.
This is for Python developers who want to quickly integrate their existing Python functions and classes into AI agent workflows. It allows you to transform your code into AI tools that large language models (LLMs) can call and interact with, taking your functions/classes as input and enabling the AI to perform complex tasks by utilizing them. It is ideal for developers building custom AI agents that need to leverage specific backend logic or data access already defined in Python.
Available on PyPI.
Use this if you are a Python developer and want to empower an AI agent to use your existing Python code as its capabilities without extensive configuration.
Not ideal if you need visual graph-based AI workflows, pre-configured multi-agent teams, or a sandboxed environment for code execution.
Stars
31
Forks
3
Language
Python
License
MIT
Category
Last pushed
Mar 12, 2026
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...
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...