Skip to content

Autonomous Multi-Agent AI Infrastructure


HiveLLM logo

HiveLLM® is a free, open-source ecosystem for autonomous AI collaboration—
with persistent memory, cognitive context, high-performance data infrastructure, and agent-native tooling.

Get Started ✨ · Report a bug 🐞 · Contribute 🫶 · View Ecosystem 🏗️


🚀 What is HiveLLM?

Reduce AI costs by 50-90% while keeping 100% of data on-premise. HiveLLM is a suite of independent, production-grade components—mostly written in Rust—that give AI agents what they lack out of the box: durable memory across sessions, semantic and full-text retrieval, graph and realtime data, a single binary wire protocol across six languages, and rules that survive a /clear.

🏗️ Core Components

Memory & Retrieval: Vectorizer (vector DB + semantic search) • VecLite (embedded single-file vector DB) • Cortex (cognitive substrate — every session, decision and lesson, queryable) • Lexum (distributed full-text search)

Data Infrastructure: Synap (in-memory KV store + message broker) • Nexus (property graph DB with native vector search) • Fluxum (realtime database-as-a-server)

Communication: Thunder (binary RPC — one wire, one codec, six languages) • UMICP (model interoperability protocol, 10 SDKs)

Agent Tooling: Rulebook (rules, specs and task orchestration for coding agents) • Transmutation / Lite (documents → LLM-ready text) • CompressionPrompt (50% fewer tokens, 91% quality) • HiveGPU (GPU-accelerated similarity search)

Platform & Apps: HiveHub.CloudVectorizer Sync (desktop sync app) • TML (language built for deterministic LLM code generation) • Expert (local fine-tuned inference)

👋 Contributing to HiveLLM

HiveLLM is an open-source project, and it's always looking for new contributions. From documentation, implementing new features, contributing to infrastructure or reporting a bug; any contribution is valued and welcome. Are you interested in contributing? Give a read to our Contributing Guide and the numerous ways you can Get Involved with HiveLLM!

🦺 Help us making this Community safe

The HiveLLM project follows our Code of Conduct. Please abide by this Code of Conduct when interacting with all repositories under the HiveLLM organization and when interacting with people.

🔒 Reporting Security Incidents

Please be mindful that security-related issues should be reported through our Security Policy as security-related issues and vulnerabilities can be exploited and we request confidentiality whenever possible.


Built with 🐝 by the HiveLLM community · Apache 2.0

Pinned Loading

  1. vectorizer vectorizer Public

    A high-performance, in-memory vector database written in Rust, designed for semantic search and top-k nearest neighbor queries in AI-driven applications, with binary file persistence for durability.

    Rust 27 4

  2. transmutation transmutation Public

    Transmutation is a Rust-based document conversion module designed to transform various file formats into optimized text and image outputs suitable for LLM processing and vector embeddings. Built as…

    Rust 32 3

  3. rulebook rulebook Public

    CLI tool to standardize AI-generated projects with templates, rules enforcement, and automation

    TypeScript 15 2

  4. synap synap Public

    Synap is a modern, high-performance data infrastructure system built in Rust, combining the best features of Redis, RabbitMQ, and Kafka into a unified platform for real-time applications.

    Rust 4 1

  5. nexus nexus Public

    Nexus is a modern graph database built for read-heavy workloads with first-class KNN (K-Nearest Neighbors) support. Inspired by Neo4j's architecture, it combines the power of graph traversal with v…

    Rust 4 2

  6. classify classify Public

    Classify is a TypeScript-based CLI tool that automatically classifies documents using modern LLM models, generating structured outputs for both graph databases (Nexus/Neo4j) and full-text search sy…

    TypeScript

Repositories

Showing 10 of 39 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…