# BLAST > Fast and cheap web browsing AI ## Docs - [Contributing](https://docs.blastproject.org/development/contributing.md): Let's build BLAST together! - [Internals](https://docs.blastproject.org/development/internals.md): What's under the hood - [Roadmap](https://docs.blastproject.org/development/roadmap.md) - [Setup](https://docs.blastproject.org/development/setup.md): For BLAST contributors - [Introduction](https://docs.blastproject.org/get-started/introduction.md): We make deploying web browsing AI easy, fast, and cost-manageable. - [Quickstart](https://docs.blastproject.org/get-started/quickstart.md): Get started with BLAST in a minute. - [Caching](https://docs.blastproject.org/guides/caching.md): Avoid re-computing - [Concurrency](https://docs.blastproject.org/guides/concurrency.md): BLAST is "multi-tenant" - [Constraints](https://docs.blastproject.org/guides/constraints.md): Tell BLAST its limits - [Engine API](https://docs.blastproject.org/guides/engine-api.md): Library for programmatic access to BLAST's core functionality. - [OpenAI-Compatible API](https://docs.blastproject.org/guides/openai-compatible-api.md): BLAST provides an OpenAI-compatible API for web browsing AI. - [Parallelism](https://docs.blastproject.org/guides/parallelism.md): BLAST is automatically parallel - [Settings](https://docs.blastproject.org/guides/settings.md): As you like it - [Streaming](https://docs.blastproject.org/guides/streaming.md): Show what the AI is thinking and browsing ## OpenAPI Specs - [openapi](https://docs.blastproject.org/api-reference/openapi.json)