Showing 43 open source projects for "hermes"

View related business solutions
  • Veeam Data Platform v13.1 Icon
    Veeam Data Platform v13.1

    Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try Now
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    Hermes Desktop

    Hermes Desktop

    Desktop Companion for Hermes Agent

    Hermes Desktop is a native desktop application that simplifies the installation, configuration, and daily use of Hermes Agent, an AI assistant with advanced tool usage and self-improving capabilities. It provides an intuitive graphical interface that eliminates the need to manage Hermes through command-line tools. Users can connect to local or remote Hermes instances while accessing chat, memory management, skills, tools, profiles, and scheduling from a single workspace. ...
    Downloads: 80 This Week
    Last Update:
    See Project
  • 2
    Hermes Agent

    Hermes Agent

    The agent that grows with you

    Hermes Agent is a fully open-source autonomous AI agent designed to run persistently on your own machine or server, becoming more capable the longer it operates by learning from experience and building reusable procedural skills. Rather than functioning as a stateless chatbot, it maintains long-term memory across sessions and can generate searchable “Skill Documents” that capture how it solved complex tasks so it doesn’t start from scratch each time.
    Downloads: 48 This Week
    Last Update:
    See Project
  • 3
    Hermes Agent Orange Book

    Hermes Agent Orange Book

    From Beginner to Master · Orange Book Series

    Hermes Agent Orange Book is a structured knowledge resource and guide for building and understanding Hermes-style autonomous agents. It compiles principles, workflows, and patterns used in agent-based systems into an organized format. The project focuses on explaining how agents manage memory, tools, and iterative reasoning processes. It serves as both a reference and a learning resource for developers working with autonomous AI systems.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 4
    Hermes JS Engine

    Hermes JS Engine

    A JavaScript engine optimized for running React Native

    Hermes-powered apps launch faster, thanks to build-time precompilation of JavaScript into efficient bytecode. Hermes is small in APK size, lean on memory, and starts instantly. It won't weigh your app down. It's simple to get started with Hermes in React Native apps. Hermes is open source and implements JavaScript standards. You will now be in a directory with the output of building Hermes into CLI tools.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    Hermes Web UI

    Hermes Web UI

    The best way to use Hermes Agent from the web or from your phone

    Hermes WebUI is a browser-based interface for interacting with the Hermes autonomous agent, providing full feature parity with its command-line experience. It offers a clean, multi-panel layout that includes chat interaction, session management, and workspace file browsing. The interface allows users to manage agent sessions, configure models, and interact with persistent memory systems directly from a web environment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GBrain

    GBrain

    Garry's Opinionated OpenClaw/Hermes Agent Brain

    ...It operates by transforming large collections of markdown documents, personal notes, and external data into a searchable knowledge base backed by PostgreSQL and vector embeddings, enabling both semantic and keyword-based retrieval. The system is tightly integrated with agent frameworks such as OpenClaw and Hermes, allowing AI agents to read from and write to memory continuously, effectively evolving their understanding over time. GBrain introduces a hybrid retrieval model that combines embeddings with ranking strategies to improve relevance when querying large datasets. It also organizes knowledge into structured documents with summaries and timelines, helping agents maintain context and track changes in information.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Memory OS

    Memory OS

    A 7-layer memory operating system for Hermes Agent

    Memory OS is a local memory operating system for Hermes Agent. It is designed to help an AI agent retain project context, decisions, structured facts, reasoning patterns, and prior conversations across sessions. The system uses seven memory layers that combine flat files, SQLite, full-text search, structured facts, semantic recall, Qdrant vector storage, and a self-curating wiki pipeline.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    TencentDB Agent Memory

    TencentDB Agent Memory

    TencentDB Agent Memory delivers fully local long-term memory for AI

    ...For personalization, it organizes memory from raw conversations into atoms, scenarios, and persona-level knowledge. The design keeps high-level memory inspectable while preserving a drill-down path back to raw evidence. It is built for OpenClaw and Hermes-style agent workflows that need lower token usage, better continuity, and no external API dependency.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    Agent Apprenticeship

    Agent Apprenticeship

    The living ecosystem where AI agents complete tasks

    ...Apprentice agents can be paired with mentor agents, human reviewers, or domain experts depending on the selected mode. The project supports Codex, Cursor, Claude Code, OpenClaw, OpenCode, Hermes Agent, and custom agent commands. Its seed dataset includes curated tasks, reusable lessons, execution traces, work episodes, and structured experience records. It is designed for long-horizon agent work, workflow evaluation, runtime training, and shared improvement across an agent ecosystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    T3MP3ST

    T3MP3ST

    Autonomous red teaming platform

    ...It wraps an existing AI coding agent with orchestration for reconnaissance, exploit exploration, validation, and reporting. The project can work through a browser War Room or CLI while relying on agents such as Claude Code, Codex, Hermes, or locally hosted models. It emphasizes reproducible benchmark claims, keyless operation, and a clear status table that separates stable capabilities from experimental or roadmap work. Its stated target areas include web apps, CTF challenges, source-code review, OSS vulnerability hunting, smart contracts, and embedded or robotics research. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    Hivemind

    Hivemind

    Hivemind turns your traces into reusable skills across agents

    ...The system mines those traces for repeated patterns and turns them into reusable skills that can be shared across a team. It supports agents such as Claude Code, OpenClaw, Codex, Cursor, Hermes, and pi. Hivemind uses hybrid lexical and semantic retrieval so agents can recall prior decisions, solved bugs, migrations, and team-specific workflows. It is useful for engineering teams that want agent behavior to improve over time instead of starting from zero in every session.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Lucebox

    Lucebox

    Fast LLM speculative inference server for consumer hardware

    ...It supports CUDA and ROCm workflows, with Docker images for NVIDIA and AMD GPU setups. The repository also includes harnesses for testing compatibility with clients such as Claude Code, Codex, OpenCode, Hermes, Pi, OpenClaw, and Open WebUI. It is most useful for developers and AI enthusiasts who want to run optimized local models with lower latency, faster token generation, and hardware-aware inference behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    longbrain

    longbrain

    Self-hosted shared memory for Claude Code, Codex & AI agents

    Longbrain gives AI coding agents real long-term memory — it automatically records, distills, and recalls project context, shared across Claude Code, Codex, Hermes Desktop, and any MCP-compatible agent. Self-hosted and Docker-packaged, no API key or cloud dependency required — everything runs and stays on your own machine, fully private, with a visual memory graph to review or correct what's stored.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Joanium Classic

    Joanium Classic

    Your smart, reliable, and friendly personal AI assistant.

    ...Introducing Joanium — an open-source AI agent built for real execution. While others are still optimizing conversations, Joanium is built to plan, act, and deliver outcomes. Claude. OpenClaw. Hermes. They defined what came before. This is what comes next. Designed for a new standard: • Agent-first architecture (not chat-first) • Open source by default (no black boxes) • Local-first control (your data stays yours) • Built for workflows, not prompts The shift is already happening. From: → Asking AI questions To: → Assigning AI work The teams that adapt early will move faster than everyone else. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Orkas

    Orkas

    Open-source local-first desktop AI workforce coordinated through chat.

    ...A Commander turns goals into executable plans and coordinates specialist agents in parallel or sequence through one chat. Orkas can coordinate built-in agents and external local agents such as Claude Code, Codex, OpenClaw, OpenCode, Hermes, and other supported runtimes. Conversations, files, agent configuration, and model keys stay local; the open-source edition uses user-selected providers or compatible local model endpoints.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    HERMES Paige

    A cross-platform styled text entry and manipulation library in C

    ...Unlike its Open Source rivals, this project is meticulously documented, having a manual that runs to over 900 pages, and, unlike the RichEdit control included in the Microsoft Foundation Classes, it stays fully within the programmer's control at all times. HERMES Paige is well-suited to building elegant and functional word processors, document viewers, electronic book readers, eMail clients, code editors, groupware, HTML and Markdown editors, and all other kinds of apps where long-form plain or rich text is manipulated. Though it is not yet compatible with Chinese, Japanese, and Korean input, this is a high priority in its development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    apollo3-cache-persist

    apollo3-cache-persist

    Simple persistence for all Apollo Cache implementations

    Simple persistence for all Apollo Client 3.0 cache implementations, including InMemoryCache and Hermes. To get started, simply pass your Apollo cache and an underlying storage provider to persistCache. By default, the contents of your Apollo cache will be immediately restored (asynchronously, see how to persist data before rendering), and will be persisted upon every write to the cache (with a short debounce interval).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Hermes -- a set of libraries and tools for the support of scientific simulation and data archival.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Rhasspy

    Rhasspy

    Offline private voice assistant for many human languages

    Rhasspy (ˈɹæspi) is an open-source, fully offline set of voice assistant services for many human languages that works well with Hermes protocol-compatible services (Snips.AI), Home Assistant and Hass.io, Node-RED, Jeedom, OpenHAB. Rhasspy will produce JSON events that can trigger action in home automation software, such as a Node-RED flow. Rhasspy comes with a snazzy web interface that lets you configure, program, and test your voice assistant remotely from your web browser.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Hermes

    Hermes

    Hermes software environment manager

    Hermes is a software environment manager used for installing and uninstalling collections of software. While similar to a package manager, Hermes operates differently by defining the entire software stack in a set of package definitions alongside the source code, ensuring strict reproducible control over the software environment. It offers an alternative approach to tools like Homebrew or Docker, with similarities to Nix and Guix. ​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    HermesIntf

    Skimmer Server interface for openHPSDR (project moved to GitHub!)

    I moved the project to GitHub. Please get all future updates from https://github.com/k3it/HermesIntf/releases CW Skimmer Server plugin for Hermes/Mercury/Angelia Software Defined Radios
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Deuchnord Hermès

    Deuchnord Hermès

    Free and open-source software to manage your products' guarantees

    More info here (in French only for the moment): http://hermes.deuchnord.tk/ The project on GitHub: https://github.com/Deuchnord/Hermes
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    Hermes Natural Language Processing

    A repository of software, documentation and data for NLP

    Hermes is a repository of software, documentation and data for NLP. I am currently adding corpora extracted from Wikipedia (mostrly in Romance languages).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next