motleycrew  by MotleyAI

Multi-agent AI framework for orchestrating AI systems

Created 1 year ago
390 stars

Top 73.6% on SourcePulse

GitHubView on GitHub
Project Summary

Motleycrew is a Python framework for building multi-agent AI systems, designed for developers and researchers who need to orchestrate complex AI workflows. It simplifies the integration of diverse AI agents and tools, enabling sophisticated task chaining and dynamic knowledge graph utilization for advanced system design.

How It Works

Motleycrew acts as a conductor, managing interactions between AI agents and tools. It leverages Langchain's Runnable API (LCEL) for component compatibility, allowing seamless integration of agents and tools from frameworks like Langchain, LlamaIndex, CrewAI, and Autogen. Tasks are managed via a knowledge graph, facilitating complex flow design through simple rule-based coding or custom task implementations that interact with the graph as a universal data store.

Quick Start & Requirements

Highlighted Details

  • Integrates agents and tools from Langchain, LlamaIndex, CrewAI, and Autogen.
  • Supports Langchain's Runnable API (LCEL) for component compatibility.
  • Built-in caching (motleycache) for HTTP requests, including LLM calls.
  • Open-source observability support via Lunary.
  • Knowledge graph backend for task management and data storage.

Maintenance & Community

  • Community Discord server available for support and discussion.
  • Open to contributions and feature requests via GitHub issues.

Licensing & Compatibility

  • License not explicitly stated in the README.

Limitations & Caveats

The README does not specify the exact Python version requirements or the project's license, which could impact commercial use or integration with closed-source projects.

Health Check
Last Commit

4 weeks ago

Responsiveness

1 week

Pull Requests (30d)
1
Issues (30d)
0
Star History
5 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 8 months ago
Starred by Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems"), Didier Lopes Didier Lopes(Founder of OpenBB), and
6 more.

langgraph by langchain-ai

1.6%
20k
Agent orchestration framework for building controllable agents
Created 2 years ago
Updated 23 hours ago
Feedback? Help us improve.