OpenAGI  by agiresearch

Agent creation package for building agents

Created 2 years ago
2,194 stars

Top 20.6% on SourcePulse

GitHubView on GitHub
Project Summary

OpenAGI provides a Python package for creating AI agents that integrate Large Language Models (LLMs) with domain expertise. It is designed for developers and researchers building AI systems, enabling the creation and sharing of specialized agents.

How It Works

The package facilitates agent creation by defining a structured directory for each agent, including main execution logic, configuration, and dependencies. It supports the integration of external tools and allows agents to be uploaded and downloaded, fostering a collaborative ecosystem for agent development.

Quick Start & Requirements

  • Install via PyPI: pip install pyopenagi
  • Local installation: git clone https://agiresearch/OpenAGI && cd OpenAGI && pip install -e .
  • Requires Python.
  • Official documentation and contribution guidelines are available.

Highlighted Details

  • Framework for building AI agents that combine LLMs with domain-specific knowledge.
  • Supports agent creation, configuration, and dependency management.
  • Enables sharing of agents through upload/download functionality.
  • Based on research presented at NeurIPS 2023.

Maintenance & Community

  • Open to contributions via issues and pull requests.
  • Information on contributors and star history is available.

Licensing & Compatibility

  • The README does not explicitly state the license.

Limitations & Caveats

The project notes that for building agents within AIOS, users should migrate to "Cerebrum," their latest SDK, suggesting potential ongoing development and architectural shifts.

Health Check
Last Commit

9 months ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
0
Star History
14 stars in the last 30 days

Explore Similar Projects

Starred by Elie Bursztein Elie Bursztein(Cybersecurity Lead at Google DeepMind), Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems"), and
7 more.

SuperAGI by TransformerOptimus

0.1%
17k
Open-source framework for autonomous AI agent development
Created 2 years ago
Updated 7 months ago
Feedback? Help us improve.