The integration guides, architecture overview, and API reference for Burki, the voice AI platform built by Muhammad Meeran.
Burki grew from a replacement for a voice provider into a platform for configuring and operating phone agents. This repository is the public documentation surface. The production backend and customer configurations are private.
| Area | Read |
|---|---|
| System structure and conversation pipeline | Architecture |
| First assistant and call | Quickstart |
| Carrier and SIP integration | Telephony providers · Bring your own SIP trunk |
| Agent actions and integrations | Tools · Custom tools |
| Streaming operational visibility | Live transcripts |
| HTTP API contracts | API introduction · OpenAPI |
| Provider configuration | LLMs · Speech recognition · Speech synthesis |
git clone https://github.com/meeran03/mintlify-docs.git
cd mintlify-docs
npm install -g mint
mint devThe CLI prints the local preview URL. Navigation and site settings live in docs.json; documentation is written in MDX. Keep credentials, customer data, and private infrastructure details out of examples.
For a documentation correction, open an issue or pull request with the affected page and the expected behavior. For account or product support, use info@burki.dev.
This repository intentionally retains its existing name so incoming links and documentation integrations keep working.