Documentation Index
Fetch the complete documentation index at: https://docs.blastproject.org/llms.txt
Use this file to discover all available pages before exploring further.
Install
Get an OpenAI API Key
Start the Server
Try the UI
Openhttp://localhost:3000 in your browser and try asking BLAST something totally normal like compare the weight of the 10 heaviest gorillas and the 10 heaviest bench presses and squats ever.

Use the API
BLAST provides an OpenAI-compatible API. Here’s a simple example using the Python OpenAI client:Next Steps
- Learn about the OpenAI-Compatible API
- Understand Concurrency, Caching, Parallelism
- Configure Settings and Constraints
- Check out our Roadmap