awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
agiresearch avatar

agiresearch/OpenAGI

0
View on GitHub↗
2,269 stars·209 forks·Python·MIT·9 viewsdocs.aios.foundation↗

OpenAGI

OpenAGI: When LLM Meets Domain Experts

Features

  • Autonomous Agent Frameworks - Provides an R&D platform for benchmarking and open-ended agent tasks.
  • General Agent Benchmarks - Benchmark for domain-expert agent collaboration.
  • Model Development Tools - Framework for integrating language models with domain-specific expert systems.
  • Tool Use And Integration - Platform for agents to operate expert models for complex tasks.

Star history

Star history chart for agiresearch/openagiStar history chart for agiresearch/openagi

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to OpenAGI

Similar open-source projects, ranked by how many features they share with OpenAGI.
  • xlang-ai/openagentsxlang-ai avatar

    xlang-ai/OpenAgents

    4,710View on GitHub↗

    OpenAgents is an open-source platform for deploying, managing, and interacting with language agents through a conversational interface. Agents on this platform can analyze data by generating and executing Python and SQL code, invoke external plugins, browse the web autonomously, and perform tasks like flight search, map directions, and social media posting—all driven by natural language. What distinguishes the platform is its architecture for persistent agent lifecycle management, isolated code execution via a sandbox, multi-agent coordination for complex workflows, and automatic plugin disco

    Pythonagentassistant-chat-botscode-generation
    View on GitHub↗4,710
  • qwibitai/nanoclawqwibitai avatar

    qwibitai/nanoclaw

    29,956View on GitHub↗

    Nanoclaw is an LLM agent orchestrator and multi-platform chat gateway designed to deploy and manage isolated AI agents. It provides a containerized runtime that executes agents within sandboxed Linux containers, ensuring filesystem and state isolation through dedicated workspaces and host bind-mounts. The project distinguishes itself through a unified routing pipeline that connects agents to diverse messaging platforms, including WhatsApp, Discord, Slack, Telegram, Signal, and iMessage. It integrates the Model Context Protocol to extend agent capabilities via managed external data and functio

    TypeScriptai-agentsai-assistantclaude-code
    View on GitHub↗29,956
  • serpentai/serpentaiSerpentAI avatar

    SerpentAI/SerpentAI

    6,979View on GitHub↗

    SerpentAI is a game AI development kit and computer vision framework designed for building autonomous agents that interact with video games. It serves as a game input automation tool and a machine learning model integration engine, allowing developers to create agents that perceive game states and execute actions. The framework utilizes a plugin-based agent architecture to provide modular extensions for game-specific logic and behaviors. It features a specialized system for training, bundling, and deploying machine learning classifiers to recognize visual contexts and game states in real time

    Pythonartificial-intelligencecomputer-visiondeep-learning
    View on GitHub↗6,979
  • upsonic/upsonicUpsonic avatar

    Upsonic/Upsonic

    7,899View on GitHub↗

    Upsonic is a Python framework and orchestrator for building autonomous AI agents. It provides the infrastructure to develop self-operating systems that execute complex workflows and manage tasks independently using a scripting language. The project functions as an agentic tool integration layer, connecting agents to third-party data sources and external service APIs through standardized communication protocols. To ensure security, it includes an isolated execution environment that restricts shell and file operations to a specific workspace to prevent path traversal and dangerous commands. Ad

    Python
    View on GitHub↗7,899
See all 30 alternatives to OpenAGI→

Frequently asked questions

What does agiresearch/openagi do?

OpenAGI: When LLM Meets Domain Experts

What are the main features of agiresearch/openagi?

The main features of agiresearch/openagi are: Autonomous Agent Frameworks, General Agent Benchmarks, Model Development Tools, Tool Use And Integration.

What are some open-source alternatives to agiresearch/openagi?

Open-source alternatives to agiresearch/openagi include: xlang-ai/openagents — OpenAgents is an open-source platform for deploying, managing, and interacting with language agents through a… upsonic/upsonic — Upsonic is a Python framework and orchestrator for building autonomous AI agents. It provides the infrastructure to… qwibitai/nanoclaw — Nanoclaw is an LLM agent orchestrator and multi-platform chat gateway designed to deploy and manage isolated AI… serpentai/serpentai — SerpentAI is a game AI development kit and computer vision framework designed for building autonomous agents that… google-deepmind/gemma — Gemma is a family of open-weights large language models based on a decoder-only transformer architecture. These models… fareedkhan-dev/all-agentic-architectures — This project is a comprehensive framework for building, evaluating, and connecting autonomous agent systems. It…