Python autonomous-agents

Open-source Python projects categorized as autonomous-agents

Top 23 Python autonomous-agent Projects

autonomous-agents
  1. AutoGPT

    AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.

    Project mention: Your AI Agent Has No Eyes: Why Perception-First Design Changes Everything | dev.to | 2026-02-26

    This is the central flaw of goal-driven agent design: the agent plans and executes based on a static prompt, blind to its actual environment. AutoGPT peaked at 180K+ GitHub stars doing exactly this — and fell into infinite loops because it could act on the world but couldn't see it.

  2. InfluxDB

    InfluxDB – Database Purpose-Built for High-Resolution Data. Turn time series data into real-time intelligence. Manage high-volume, high-velocity data without sacrificing performance.

    InfluxDB logo
  3. agenticSeek

    Fully Local Manus AI. No APIs, No $200 monthly bills. Enjoy an autonomous agent that thinks, browses the web, and code for the sole cost of electricity. 🔔 Official updates only via twitter @Martin993886460 (Beware of fake account)

    Project mention: A Step-By-Step Guide to Running AgenticSeek Locally: No API Needed | dev.to | 2025-05-08

    git clone --depth 1 https://github.com/Fosowl/agenticSeek.git

  4. SuperAGI

    <⚡️> SuperAGI - A dev-first open source autonomous AI agent framework. Enabling developers to build, manage & run useful autonomous agents quickly and reliably.

  5. hive

    Outcome driven agent development framework that evolves

    Project mention: Tell HN: YC companies scrape GitHub activity, send spam emails to users | news.ycombinator.com | 2026-02-26

    Even worse, I got contacted through YC Jobs (workatastartup.com) with a message that was basically: "Star, fork, and submit PRs to our open-source repo and we'll maybe review you for a contract."

    I said "No thanks."

    Got this reply: "(...) I'm looking forward to reviewing your PRs. Feel free to share me any of your questions. (...)"

    Apparently, they are automating this shit.

    ---

    Company: Aden (W20)

    Contact: Vincent Jiang, Founder

    Github: https://github.com/aden-hive/hive

  6. ShortGPT

    🚀🎬 ShortGPT - Experimental AI framework for youtube shorts / tiktok channel automation

  7. agents

    An Open-source Framework for Data-centric, Self-evolving Autonomous Language Agents (by aiwaves-cn)

  8. sdk-python

    A model-driven approach to building AI agents in just a few lines of code.

    Project mention: AI Agent Guardrails: Rules That LLMs Cannot Bypass | dev.to | 2026-03-10

    This is the hallucination pattern that symbolic guardrails solve. Using Strands Agents hooks, you can enforce business rules at the framework level — before the tool executes. The result: 3/3 invalid operations blocked, with zero changes to the tools or prompts, by adding a single hook.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. DemoGPT

    🤖 Everything you need to create an LLM Agent—tools, prompts, frameworks, and models—all in one place.

  11. Adala

    Adala: Autonomous DAta (Labeling) Agent framework

  12. Bindu

    Bindu: Turn any AI agent into a living microservice - interoperable, observable, composable.

    Project mention: Show HN: An open-source communication layer for AI agents | news.ycombinator.com | 2026-01-13
  13. Hephaestus

    Semi-Structured Agentic Framework. Workflows build themselves as agents discover what needs to be done, not what you predicted upfront. (by Ido-Levi)

    Project mention: Show HN: Hephaestus – Autonomous Multi-Agent Orchestration Framework | news.ycombinator.com | 2025-11-03
  14. ToRA

    ToRA is a series of Tool-integrated Reasoning LLM Agents designed to solve challenging mathematical reasoning problems by interacting with tools [ICLR'24].

  15. tools

    A set of tools that gives agents powerful capabilities. (by strands-agents)

    Project mention: Software 3.1 - AI Functions | dev.to | 2026-02-23

    Notice the tools=[websearch_tool] parameter. AI Functions can use any Strands tool. The framework provides built-in tools for Python code execution, and you can pass additional tools (web search, API clients, file I/O) per function. The LLM decides when and how to use them during execution.

  16. babyagi-asi

    BabyAGI: an Autonomous and Self-Improving agent, or BASI

  17. data-to-paper

    data-to-paper: Backward-traceable AI-driven scientific research

  18. Interactive-LLM-Powered-NPCs

    Interactive LLM Powered NPCs, is an open-source project that completely transforms your interaction with non-player characters (NPCs) in any game! 🎮🤖🚀

  19. samples

    Agent samples built using the Strands Agents SDK. (by strands-agents)

    Project mention: Strands Agents now speaks TypeScript: A side-by-side guide | dev.to | 2025-12-04

    The Strands Agents documentation is the best starting point, with guides for both SDKs. The source code is available on GitHub for both the Python SDK and the TypeScript SDK. For Python, the community tools package provides ready-to-use tools, and the samples repository has complete example agents.

  20. freephdlabor

    freephdlabor: customizing personalized multiagent systems that researchs 24/7 on your own scientific problem

    Project mention: Freephdlabor: Customizable multiagent research automation system | news.ycombinator.com | 2025-10-29

    Apparently there’s an open-source framework, freephdlabor, that aims to make research automation adaptive rather than scripted. A manager process coordinates task-specific workers via files; workers decide whether to dig deeper, pivot, or call others based on results. In a case study on neural-network training phases, it reportedly found phase transitions and designed follow-up tests, producing a paper draft. The pitch is that you can swap in domain-specific workers and keep the same coordination layer.

    GitHub: https://github.com/ltjed/freephdlabor

    Paper: https://arxiv.org/abs/2510.15624

    Demo: https://freephdlabor.github.io/

  21. agency

    A fast and minimal framework for building agentic systems

  22. beebot

    An Autonomous AI Agent that works

  23. agent-builder

    An example agent demonstrating streaming, tool use, and interactivity from your terminal. This agent builder can help you to build your own agents and tools.

    Project mention: Procesamiento de Contenido Multimodal con Strands Agent y solo unas pocas líneas de código | dev.to | 2025-07-16

    Como no existía ninguna herramienta para procesamiento de video, y ya tenía código de una de mis aplicaciones anteriores: Processing WhatsApp Multimedia with Amazon Bedrock Agents: Images, Video, and Documents, creé una herramienta personalizada usando mi código existente. Seguí los pasos en Adding Tools to Agents](https://strandsagents.com/latest/user-guide/concepts/tools/tools_overview/#adding-tools-to-agents) y utilicé el Strands Agent Builder para asistencia.

  24. agents-aea

    A framework for autonomous economic agent (AEA) development

  25. nagato-ai

    Simple cross-LLM AI Agent library

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python autonomous-agents discussion

Log in or Post with

Python autonomous-agents related posts

  • Reduce Agent Errors and Token Costs with Semantic Tool Selection

    1 project | dev.to | 3 Mar 2026
  • Stop AI Agent Hallucinations: 4 Essential Techniques

    4 projects | dev.to | 23 Feb 2026
  • Building AI Agents in TypeScript with the Strands Agents SDK

    2 projects | dev.to | 23 Feb 2026
  • Raising Agentic Children

    1 project | dev.to | 20 Feb 2026
  • Async Agentic Tools: Breaking Free from the Request-Response Loop

    3 projects | dev.to | 17 Feb 2026
  • Open-source AI agent pentester chains vulnerabilities into multi-stage exploits

    1 project | news.ycombinator.com | 11 Feb 2026
  • Show HN: Measuring runtime strain in autonomous AI systems

    1 project | news.ycombinator.com | 29 Jan 2026
  • A note from our sponsor - SaaSHub
    www.saashub.com | 11 Mar 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source autonomous-agent projects in Python? This list will help you:

# Project Stars
1 AutoGPT 182,263
2 agenticSeek 25,448
3 SuperAGI 17,090
4 hive 8,764
5 ShortGPT 7,076
6 agents 5,823
7 sdk-python 5,287
8 DemoGPT 1,886
9 Adala 1,371
10 Bindu 1,391
11 Hephaestus 1,117
12 ToRA 1,113
13 tools 961
14 babyagi-asi 799
15 data-to-paper 761
16 Interactive-LLM-Powered-NPCs 684
17 samples 653
18 freephdlabor 478
19 agency 464
20 beebot 452
21 agent-builder 390
22 agents-aea 235
23 nagato-ai 118

Sponsored
InfluxDB – Database Purpose-Built for High-Resolution Data
Turn time series data into real-time intelligence. Manage high-volume, high-velocity data without sacrificing performance.
www.influxdata.com

Did you know that Python is
the 2nd most popular programming language
based on number of references?