Skip to content

duongnguyen-dev/open-agents

Repository files navigation

Open Agents: The Ultimate Multi-Agents Framework

GitHub stars GitHub forks GitHub watchers GitHub repo size GitHub language count GitHub top language GitHub last commit

OpenAgents is an extensible framework designed to facilitate the creation, coordination and deployment of such systems.

OpenAgents logo

License: MIT Discord Follow

News

Get started

Project information

  • Supported OS: MacOS, Windows
  • Tech stack: python, fastapi, langchain, langgraph, langsmith, huggingface, gemini, llama, bitnet, docker

Features

  • 🪄 Build your own AI agent or group of agents.
  • 💬 Chat with your agents.
  • 🖥️ Montoring AI agents workflow.
  • 🔨 Integrates with Open WebUI to run the platform locally.

Installation

Via pip:

pip install open-agents

For development

  • Clone the repository:
    git clone https://github.com/duongnguyen-dev/open-agents.git
  • Install required dependencies:
    conda create -n openagents python==3.11 && conda activate openagents
    pip install -e .
  • Run frontend:
    cd frontend && npm install
    npm run dev
  • Run backend:
    cd open-agents
    python main.py

About

The Ultimate Multi-Agents Framework

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •