gradio-app/fastrtc
The python library for real-time communication observed · 2026-08-28
Health v2 · maintenance only
58/100
- Activity 62
- Release rhythm 58
- Longevity 50
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 6
- age_days: 707
- days_rel: 282
- days_push: 233
- n_releases_24m: 22
Adoption not part of the score
4622 stars · 433 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
FastRTC is a Python library that turns any Python function into a real-time audio and video stream over WebRTC or WebSockets. It includes built-in voice activity detection, turn-taking, an auto-launched Gradio UI, and easy mounting on FastAPI apps for custom frontends.
Use cases
- build a real-time voice chatbot with an LLM
- stream webcam audio and video to a multimodal AI model
- add speech-to-text and text-to-speech to a Python app
- create a phone-callable voice assistant
- mount a WebRTC endpoint on a FastAPI backend
- prototype voice agents with automatic pause detection
When to choose
- you want to build real-time audio/video AI applications in Python with minimal boilerplate
- you need built-in voice detection, turn-taking, and TTS/VAD extras
- you want a quick Gradio UI plus the option to mount on FastAPI for production
When to avoid
- you need a non-Python stack or fine-grained low-level WebRTC control
- your use case is offline batch audio/video processing rather than live streaming
- you need production telephony features beyond the temporary free phone number
Facets
library · maturity active
audio-processing speech-recognition tts websocket http-server llm-inference chatbot artificial-intelligence large-language-models speech-processing web-development python cross-platform webrtc real-time-communication voice-agents voice-activity-detection gradio fastapi streaming-audio streaming-video audio video real-time web-server
1 source
- readme: https://github.com/gradio-app/fastrtc · fetched 2026-08-28 · 8a0436671032
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gradio-app/fastrtc | main | 58 |
For agents
markdown · JSON · MCP: product_card(name="gradio-app/fastrtc")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem