Skip to content

Agent · Nous Research

Hermes Agent

Self-improving personal AI agent that learns skills and keeps persistent memory.

BYO KEYOpen sourceSelf-hostCLIWebAPI

A self-hostable AI agent from Nous Research that builds skills from experience, maintains long-term memory, and is reachable through a terminal TUI, a web dashboard, or messaging gateways (Telegram, Discord, Slack). It runs anywhere from a small VPS to local Docker, and works with any model via Nous Portal, OpenRouter, OpenAI, or self-hosted endpoints. Free and open source under MIT; you bring your own model access.

Model support

BYO key / model

  • Nous Portal
  • OpenRouter
  • OpenAI

Any model via gateway or self-hosted endpoint.

Where it runs

  • CLI
  • Web
  • API

Tags

  • #personal-agent
  • #memory
  • #self-hosted
  • #open-source
  • #skills
Open Hermes AgentWebsite

Related in Agent

  • View Goose details
    AgentBYO KEYOSS

    Goose

    Block

    Open-source on-machine AI agent for coding, workflows, and automation.

    An extensible AI agent from Block that runs natively on your machine as a desktop app or CLI, executing code and automating engineering tasks via MCP extensions. It supports 15+ LLM providers (Anthropic, OpenAI, Google, Ollama, and more) using your own keys. Free and open source under Apache 2.0.

    AI insight: From Block (the Square/Cash App company) — an on-machine agent built around MCP extensions, with 15+ model providers.

    • coding-agent
    • mcp
    • automation
    • open-source
    • +1
  • View Lovable details
    AgentFREEMIUM

    Lovable

    Lovable

    Prompt a full-stack app into existence — UI, backend, and deploy.

    An AI app builder that turns prompts into full-stack web apps — React UI, Supabase backend, GitHub sync, and one-click publish. Popular for going from idea to shipped product fast.

    AI insight: Grew out of the GPT Engineer project — it wires a Supabase backend and GitHub sync into every app it generates.

    • app-builder
    • full-stack
    • no-code
    • supabase
  • View Open Interpreter details
    AgentBYO KEYOSS

    Open Interpreter

    Open Interpreter

    Natural-language interface that lets LLMs run code locally in your terminal.

    Gives LLMs a ChatGPT-like terminal interface to write and execute Python, JavaScript, Shell, and more on your own machine, asking approval before each run. It works with hosted models or fully local models via Ollama, LM Studio, or Jan using a --local flag. Free and open source under AGPL-3.0; you supply your own model (API key or local).

    AI insight: Hands the model a real shell on your machine — Python, JS, bash — gated behind per-command approval, and it can run fully offline.

    • code-execution
    • terminal
    • local
    • open-source
    • +1
  • View Replit details
    AgentFREEMIUM

    Replit

    Replit

    Cloud IDE + Agent that builds, runs, and deploys from a prompt.

    A browser IDE with Replit Agent — describe an app and it scaffolds, codes, runs, and deploys it, with a hosted database and one-click publish. Zero local setup, ships from anywhere.

    AI insight: Build, database, and hosting all live in the browser, so its Agent can ship an app from a phone with zero local setup.

    • cloud-ide
    • agent
    • deploy
    • full-stack