Description

This project aims to evolve our current single agent AI system into a multi-agent architecture capable of coordinating multiple specialized agents, each powered by its own Model Context Protocol (MCP) server.

It should be simple to register new agents and configure exactly which tools from which MCP servers each agent can access. Ideally, users should be able to accomplish this by creating a new Kubernetes Custom Resource (CR)

Goals

Connect the MCP server from https://hackweek.opensuse.org/projects/suse-observability-mcp-server

Resources

https://docs.langchain.com/oss/python/langchain/multi-agent

Looking for hackers with the skills:

Nothing? Add some keywords!

This project is part of:

Hack Week 25

Activity

  • 21 days ago: rcabello joined this project.
  • 28 days ago: rosblendido left this project.
  • 28 days ago: mbologna liked this project.
  • 28 days ago: ygutierrez liked this project.
  • 30 days ago: jgouin liked this project.
  • 30 days ago: dpunia liked this project.
  • 30 days ago: dpunia joined this project.
  • about 1 month ago: pgonin liked this project.
  • 2 months ago: drutigliano liked this project.
  • 2 months ago: jgouin joined this project.
  • 2 months ago: rosblendido started this project.
  • 2 months ago: rcabello originated this project.

  • Comments

    • drutigliano
      2 months ago by drutigliano | Reply

      Some projects that may be worth having a look: LLaMA-Factory, Unsloth and their LLM fine-tuning guide

    • rcabello
      30 days ago by rcabello | Reply

      more info in slack -> #hackweek-rancher-ai-multi-agent

    • rcabello
      21 days ago by rcabello | Reply

      Results

      We added multi-agent support to the Rancher AI Assistant. In the demo, the Rancher AI Assistant includes three sub-agents:

      • SUSE Observability Agent: connected to the MCP developed in this project https://hackweek.opensuse.org/projects/suse-observability-mcp-server

      • SUSE Security Agent: connected to the SUSE Security MCP

      • MLM Agent: connected to the MLM MCP

      Source code -> https://github.com/rancher-sandbox/rancher-ai-agent/tree/multiagent

    Similar Projects

    This project is one of its kind!