Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agents Python Package Monorepo

Midori AI photo

Midori AI Agents is a collection of Python packages for building LRM agents systems.


Getting Started

Installing All Packages

Install the complete suite of Midori AI agent packages with a single command using your preferred package manager:

With UV (recommended):

# Add to your Python project
uv add "git+https://github.com/Midori-AI-OSS/agents-packages.git#subdirectory=midori-ai-agents-all"

# Or install in a temporary environment
uv pip install "git+https://github.com/Midori-AI-OSS/agents-packages.git#subdirectory=midori-ai-agents-all"

With Pip:

pip install "git+https://github.com/Midori-AI-OSS/agents-packages.git#subdirectory=midori-ai-agents-all"

This installs all Midori AI packages along with embedded documentation that you can access programmatically.


Package Documentation

Each package has detailed documentation in its docs.md file:

Core Agent Packages

Intelligence & Processing

Media Management

Utilities & Examples

About

Midori AI's own agents systems for python to build LRMs that can do deep thinking like the Carly Sim Human Models but for LRMs / LLMs

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages