modal-labs/quillman
A voice chat app observed · 2026-08-28
Health v2 · maintenance only
68/100
- Activity 84
- Release rhythm 35
- Longevity 88
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1232
- days_rel: n/a
- days_push: 98
- n_releases_24m: 0
Adoption not part of the score
1213 stars · 158 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
QuiLLMan is a voice chat application built on Kyutai's Moshi speech-to-speech language model, deployed serverlessly on Modal with a FastAPI websocket backend and React frontend. It streams audio bidirectionally using the Opus codec and Mimi encoder/decoder for near-instantaneous, human-cadence voice conversations.
Use cases
- build a real-time voice chatbot with an LLM
- deploy a speech-to-speech AI assistant
- stream audio to a language model over websockets
- run Moshi voice model on serverless GPUs
- prototype a low-latency voice AI app
- learn how to serve streaming audio inference in the cloud
When to choose
- you want a working reference implementation of real-time voice chat with Moshi
- you want to deploy GPU inference serverlessly on Modal without managing infrastructure
- you need bidirectional websocket audio streaming with low latency
- you want a starting point for building your own LLM-based voice apps
When to avoid
- you need a production-ready commercial voice assistant out of the box
- you don't want a Modal account or its serverless platform
- you need on-premise or self-hosted deployment without cloud dependencies
- you need a text-only chatbot or traditional STT/TTS pipeline instead of speech-to-speech
Facets
application · maturity active
speech-recognition llm-inference websocket chatbot audio-processing artificial-intelligence large-language-models speech-processing chatbots web-development python cloud voice-chat moshi speech-to-speech bidirectional-streaming modal serverless-gpu opus-codec fastapi react-frontend web-server docker
10 sources
- readme: https://github.com/modal-labs/quillman · fetched 2026-08-28 · 07c4ec70e70b
- homepage: https://modal.com/docs/examples/llm-voice-chat · fetched 2026-08-29 · 67be95bd4b2f
- site_page: https://modal.com/docs/examples/webscraper · fetched 2026-08-29 · 064c6bd985e8
- site_page: https://modal.com/docs/examples/basic_web · fetched 2026-08-29 · 4b548b39aae3
- site_page: https://modal.com/docs/examples/llm_inference · fetched 2026-08-29 · 44136fa355b3
- site_page: https://modal.com/docs/examples/ministral3_inference · fetched 2026-08-29 · 02a3ce96e7b7
- site_page: https://modal.com/docs · fetched 2026-08-29 · ad435e260a3a
- site_page: https://modal.com/docs/guide · fetched 2026-08-29 · 318f658a9f8c
- site_page: https://modal.com/docs/examples · fetched 2026-08-29 · 24dbde805117
- site_page: https://modal.com/docs/examples/hello_world · fetched 2026-08-29 · 7569216ce735
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| modal-labs/quillman | main | 68 |
For agents
markdown · JSON · MCP: product_card(name="modal-labs/quillman")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem