Build
Ship a verifiable AI agent to users on Hologram, from zero to production.
Start here
- Quickstart — your first agent in 10 minutes. Fork
hologram-ai-agent-example, set an OpenAI key, connect from Hologram Messaging, say hi.
Then go deep
- Agent Pack reference — the single YAML manifest that drives the whole agent: persona, LLM, RAG, memory, flows, MCP, RBAC.
- How-tos — task-focused recipes for adding MCP servers, issuing or verifying credentials, and more.
- Advanced — the bare VS Agent primitives, for when you need to go below the Agent Pack abstraction.
When you're ready to deploy
See the Run section for local development, Kubernetes via Helm, and CI/CD patterns.