Quickstart
Start building with Honcho in under 5 minutes.
For production-level use, Honcho offers two powerful ways to leverage ambient personalization: our managed platform and our open source solution. Read further if you want to explore the quickstart demo.
Honcho Platform
Fully managed, hassle-free solution with one-click deployment
Honcho Open Source
Self-hosted, fully customizable, and open source
Getting Started
Have your project use Honcho’s ambient personalization capabilities in just a few steps. No signup required!
This quickstart uses the demo server at https://demo.honcho.dev
1. Install the SDK
2. Initialize the Client
3. Create Peers
Peers represent individual users, AI agents, or any conversational entity in your system:
4. Create a Session
Sessions are independent conversations that can include multiple peers:
5. Add Messages
Add some conversation messages. Honcho automatically learns from these interactions:
6. Query for Insights
Now ask Honcho what it’s learned - this is where the magic happens:
What Just Happened?
Honcho automatically built rich psychological profiles from just a few messages:
- Theory of Mind Processing: Understanding personality, preferences, and patterns
- Ambient Learning: No surveys or explicit training - just natural conversation
- Rich Context: Far more detailed than simple conversation history
The response isn’t just retrieving stored text - it’s synthesizing insights about Bob’s personality, habits, and communication style.
Next Steps
This covers the core concepts: peers, sessions, messages, and dialectic queries.
- For production use, sign up for the managed platform or get an overview here.
- For detailed API reference, check out our SDK documentation.
- For more examples, explore our guides.