mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-28 06:51:16 +08:00
docs: rebrand messaging — 'the self-improving AI agent'
- Lead with the learning loop: autonomous skill creation, skill self-improvement, memory nudges, FTS5 session search, Honcho dialectic user modeling - 'Runs anywhere' angle: 6 backends, serverless persistence with Daytona/Modal, not tied to your laptop - 'Built by model trainers' replaces 'model-agnostic' - Updated README tagline, feature table, subtitle - Updated docs landing page hero, description, key features - Updated docusaurus tagline and pyproject.toml description
This commit is contained in:
@@ -4,7 +4,7 @@ import type * as Preset from '@docusaurus/preset-classic';
|
||||
|
||||
const config: Config = {
|
||||
title: 'Hermes Agent',
|
||||
tagline: 'An AI agent that grows with you',
|
||||
tagline: 'The self-improving AI agent',
|
||||
favicon: 'img/favicon.svg',
|
||||
|
||||
url: 'https://hermes-agent.nousresearch.com',
|
||||
|
||||
Reference in New Issue
Block a user