OpenAGI  by agiresearch

Agent creation package for building agents

created 2 years ago
2,176 stars

Top 21.2% on sourcepulse

GitHubView on GitHub
1 Expert Loves This Project
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

8 months ago

Responsiveness

1 day

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

Explore Similar Projects

Feedback? Help us improve.