askmanu/acorn
LLM framework for long running agents
This project helps developers build custom AI assistants that can perform complex, multi-step tasks. You define the task's input and output formats, and the AI agent automatically uses the right tools to achieve its goal. It's for Python developers who need to create reliable, long-running AI agents for their applications.
Used by 9 other packages. Available on PyPI.
Use this if you are a developer building an application that needs a reliable, intelligent assistant to automate multi-step processes or gather information.
Not ideal if you are a non-technical user looking for an off-the-shelf AI tool or if you only need single-turn interactions with an LLM.
Stars
7
Forks
—
Language
Python
License
MIT
Category
Last pushed
Feb 25, 2026
Commits (30d)
0
Dependencies
3
Reverse dependents
9
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/askmanu/acorn"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
InfinitiBit/graphbit
GraphBit is the world’s first enterprise-grade Agentic AI framework, built on a Rust core with a...
autogluon/autogluon-assistant
Multi-Agent System Powered by LLMs for End-to-end Multimodal ML Automation
pguso/agents-from-scratch
Build AI agents from first principles using a local LLM - no frameworks, no cloud APIs, no...
samholt/L2MAC
🚀 The LLM Automatic Computer Framework: L2MAC
pguso/ai-agents-from-scratch
Demystify AI agents by building them yourself. Local LLMs, no black boxes, real understanding of...