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 | Concepts overview |
| Choose a character for my agent | Character cards |
| Ingest documents into memory | Ingestion guide |
| Enable autonomous heartbeat | Heartbeat guide |
| Set up Discord/Telegram/Slack | Channels |
| Connect external tools (HubSpot, Todoist, etc.) | External integrations |
| Deploy to production | Production deployment |
| Troubleshoot a problem | Troubleshooting |
| Understand the CLI | CLI reference |
| Read the philosophical framework | Philosophy |