Hexis is a Postgres-native cognitive architecture that wraps any LLM with persistent memory, autonomous behavior, and identity.
| Getting Started | Install Hexis and run your first agent in minutes |
| Guides | Task-oriented walkthroughs for common operations |
| Operations | Docker, workers, database, deployment |
| Integrations | Auth providers, messaging channels, external services |
| Reference | CLI, tools, energy model, database, config |
| Concepts | Architecture deep-dives and design philosophy |
| Philosophy | The philosophical framework behind Hexis |
| Contributing | Development setup, testing, coding style |
| Task | Page |
|---|---|
| Get a running agent in 3 commands | Quickstart |
| Understand what Hexis is | What is Hexis? |
| Get a quick answer | FAQ |
| Understand the architecture | Concepts overview |
| Choose a character for my agent | Character cards |
| Ingest documents into memory | Ingestion guide |
| Move an agent to another machine | Mind portability |
| Reproduce the public memory benchmark | Public Memory Benchmark |
| Enable autonomous heartbeat | Heartbeat guide |
| Set up Discord/Telegram/Slack | Channels |
| Audit or pause outbound messages | Outbound Safety |
| Connect external tools (HubSpot, Todoist, etc.) | External integrations |
| Deploy to production | Production deployment |
| Install Hexis on a phone | Secure Phone and PWA Access |
| Pair a computer for private Mac apps, commands, or screen capture | Companion Nodes |
| Run execution tools on another machine | Execution Backends |
| Troubleshoot a problem | Troubleshooting |
| Prove core behavior and inspect maturity | Capability Proof and Maturity |
| Understand the CLI | CLI reference |
| Read the philosophical framework | Philosophy |