InstantNeo/instantneo
InstantNeo: Instant agents as the building blocks of intelligent systems. A Python library for creating LLM-based agents with granular control and simple composition.
This is a Python library for developers who build intelligent software systems. It helps developers rapidly create and manage specialized AI agents by providing a unified interface for various large language model (LLM) providers and tools. Developers can give an agent a specific role and 'skills' (functions) to process inputs like text and images, then get back responses or trigger actions.
Available on PyPI.
Use this if you are a developer building complex, multi-agent AI systems and need granular control over individual agent behaviors and easy integration of diverse LLM capabilities.
Not ideal if you are an end-user looking for a ready-to-use AI application or someone who prefers low-code/no-code solutions for AI agent creation.
Stars
12
Forks
3
Language
Python
License
MIT
Category
Last pushed
Mar 01, 2026
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/InstantNeo/instantneo"
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...