Prerequisites
To run the engine locally or in production, you need:- Bun (v1.0+)
- MongoDB (v8.0+)
- Qdrant (v1.7+) for vector search
- Redis (v7.0+)
- Embedded Models API Key (from Voyage AI)
1. Clone & Install
2. Environment Configuration
Copy the example environment file:JWT_SECRET, WALLET_ENCRYPTION_KEY, and PROXY_SIGNING_KEY with these random hex strings.
3. Start Dependencies
If you have Docker installed, you can spin up a local Redis and MongoDB instance instantly:4. Run the Proxy
Start the Hono server and all 15 background BullMQ workers:http://localhost:3001. You can test it by calling: