mateclaw  by matevip

AI agent platform for resilient, multi-channel intelligence

Created 1 month ago
514 stars

Top 60.5% on SourcePulse

GitHubView on GitHub
Project Summary

Summary

MateClaw addresses the fragility of AI tools by providing a persistent, multi-vendor "second brain." It targets teams and enterprises seeking reliable AI infrastructure, offering multi-vendor failover, integrated knowledge management, and unified access across multiple interfaces, ensuring AI continuity during provider downtime.

How It Works

The system employs a multi-vendor orchestration engine that dynamically routes requests to healthy AI providers (e.g., OpenAI, Gemini) via a health tracker and cooldown mechanism for uninterrupted service. Its LLM Wiki digests unstructured data into a structured, linked knowledge base with verifiable citations. MateClaw unifies these capabilities across five surfaces: Web Console, Desktop app, embeddable Webchat Widget, IM channels, and a Plugin SDK.

Quick Start & Requirements

  • Backend: cd mateclaw-server && mvn spring-boot:run (Java 21+ required).
  • Frontend: cd mateclaw-ui && pnpm install && pnpm dev.
  • Docker: cp .env.example .env && docker compose up -d.
  • Desktop: Download from GitHub Releases (bundles JRE 21).
  • Docs: https://claw.mate.vip/docs
  • Demo: https://claw-demo.mate.vip

Highlighted Details

  • Multi-vendor Failover: Routes around provider outages for continuous AI responses.
  • LLM Wiki: Structures raw documents into a linked knowledge base with verifiable citations.
  • Unified Surfaces: Access via Web Console, Desktop, Webchat Widget, IM channels, and Plugin SDK.
  • Enterprise-Ready: Features RBAC, JWT, audit trail, and Flyway schema management.
  • Cost-Free: Apache 2.0 license, no token metering or seat billing; self-hosted.
  • Multimodal: Supports text-to-speech, speech-to-text, image, music, and video generation.

Maintenance & Community

The project roadmap focuses on enhanced multi-agent collaboration, smarter model routing, deeper multimodal understanding, and expanded memory. Specific community channels or contributor details are not detailed in the README.

Licensing & Compatibility

Licensed under the permissive Apache License 2.0, suitable for commercial use and integration. Its Spring Boot foundation integrates well with existing Java enterprise environments.

Limitations & Caveats

Positioned for teams, differing from personal AI platforms. The roadmap indicates ongoing development in advanced multi-agent coordination and memory depth, suggesting these areas may be less mature.

Health Check
Last Commit

16 hours ago

Responsiveness

Inactive

Pull Requests (30d)
43
Issues (30d)
161
Star History
245 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%
18k
Open-source framework for autonomous AI agent development
Created 3 years ago
Updated 1 year ago
Feedback? Help us improve.