🧪 This is a repo showcase Everything in this repository was built by people at Vapi or partners of Vapi! Some projects are personal, exploratory, or creative. Others are supplemental materials for Vapi education, documentation, events, and workshops.
- For official docs → docs.vapi.ai
- For reusable agent skills to build with Vapi → VapiAI/skills
Code here is educational or inspirational in nature and may not be production ready.
A running list of projects, each self-contained in its own folder under projects/.
| Project | What it is | Project type | Built by |
|---|---|---|---|
| Cartesia Livestream Vapi Assistant | A portable Vapi assistant configuration from the Voice AI Live session on multilingual voice agents with Cartesia | Event Demo | Zubin Pratap |
| meridian | A 5-assistant hotel + airline concierge squad built with only native Vapi primitives (code tools, transfers, evals), zero hosting required | Experiment | Justin Crowe |
| System Prompt Testing with Vapi Simulations | A controlled comparison of three reservation voice agents that share the same model, voice, tools, and business facts while using different system-prompt strategies - this repo supplements a talk given at TestMu conf in Aug 2026 | Event Demo | Amanda Martin |
| Ukelele MCP Teacher | Ukulele MCP Teacher is a hands-free practice app for the beginner ukulele chords C, Am, F, G, and G7. Lead by a Vapi assistant instructor, visualized cards via MCP, strums into the browser microphone, and receives immediate feedback. |
Experiment | Amanda Martin |
| Vapi Deepgram Livestream | This project contains assistant configurations based on a demo project shared during the Voice AI Live Stream featuring deepgram | Event Demo | Amanda Martin |
| Vapi Orders Agent | A showcase Vapi voice assistant that checks a simulated retail catalog and creates orders through a Cloudflare Worker and D1 | Example Repo | Amanda Martin |
| VapiGotchi | A bilingual workshop app where Vapi voice assistants call tools to feed and care for a live pixel creature | Workshop Demo | Margarita |
Every project folder is self-contained and includes:
README.md— what it does, how to run it, what it needs.env.example— required environment variables (never real keys)- Optionally
AGENTS.mdand/orSKILLS.md
Clone the repo, cd into a project folder, and follow its README.
Currently open to Vapi employees only — see CONTRIBUTING.md. If you are part of the Vapi community and would like to see something like this for community contributions, please let us know in Discord
Found a leaked credential or a security issue? See SECURITY.md. Do not open a public issue.
MIT — see LICENSE.