tribe  by StreetLamb

Low-code tool for building multi-agent teams

Created 1 year ago
1,047 stars

Top 36.0% on SourcePulse

GitHubView on GitHub
Project Summary

Tribe is a low-code platform for building and coordinating multi-agent teams, targeting users who want to leverage AI for complex tasks without extensive coding. It simplifies the creation of agent workflows, enabling faster and more efficient problem-solving by distributing tasks among specialized agents.

How It Works

Tribe utilizes the LangGraph framework to facilitate the customization and coordination of agent teams. It supports both sequential workflows, where agents execute tasks in a defined order, and hierarchical workflows, where a team leader delegates subtasks to team members. This modular approach allows agents to focus on specific skills, enhancing overall performance and task completion.

Quick Start & Requirements

  • Installation: Deploy locally using Docker.
  • Prerequisites: Docker, Python (for generating secret keys). Environment variables SECRET_KEY, FIRST_SUPERUSER_PASSWORD, and POSTGRES_PASSWORD must be set.
  • Resources: Local deployment via Docker is described as simple and quick.
  • Links: Contribution Guide, Release Notes

Highlighted Details

  • Supports persistent conversations and real-time observability via LangSmith.
  • Enables tool calling, Retrieval Augmented Generation (RAG), and human-in-the-loop approvals.
  • Allows integration of open-source LLMs (e.g., Llama, Gemma, Phi) via Ollama or OpenAI-compatible endpoints.
  • Offers multi-tenancy and public API endpoints for external application integration.

Maintenance & Community

The project welcomes community contributions. Details on contributing, reporting bugs, and suggesting features are available.

Licensing & Compatibility

Licensed under the MIT license, permitting commercial use and integration with closed-source applications.

Limitations & Caveats

The project is under heavy development, with potential for significant changes. Custom embedding models may require recreating Qdrant collections if vector dimensions differ.

Health Check
Last Commit

2 weeks ago

Responsiveness

Inactive

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

Explore Similar Projects

Starred by Andrew Ng Andrew Ng(Founder of DeepLearning.AI; Cofounder of Coursera; Professor at Stanford), Thomas Wolf Thomas Wolf(Cofounder of Hugging Face), and
4 more.

ag2 by ag2ai

0.9%
4k
AgentOS for building AI agents and facilitating multi-agent cooperation
Created 10 months ago
Updated 2 days ago
Feedback? Help us improve.