Demo Apps and Community Stories
We’ve put together a showcase of applications built with Typhoon, available at apps.opentyphoon.ai. These apps are powered by our text models—both the general-purpose and reasoning variants.
On the page, you’ll find interactive POC websites, video demos, and free source code to explore and experiment with—designed to help you unlock Typhoon’s full potential.
You can also discover how our community is putting Typhoon to work, including:
- An internal chatbot for Thailand’s largest hospital (Siriraj)
- A legal-focused chatbot
- LLM-powered text classification for market research projects
And this is just the beginning—more use cases are on the way!
Community Spotlight: Real-Time Thai ASR (Next.js + FastAPI)
Section titled “Community Spotlight: Real-Time Thai ASR (Next.js + FastAPI)”Typhoon ASR with Next.js — a real-time Thai speech recognition demo from the community.
Repo: https://github.com/niawjunior/typhoon-asr-with-nextjs
Credit: Pasupol Bunsaen
What it shows
- Upload audio for transcription, or record right in the browser
- Real-time streaming transcription with word-level timestamps
- Supports multiple formats:
.wav
,.mp3
,.flac
,.ogg
,.opus
- Three modes: Upload, Record, Stream
- Two backends:
- API mode (Typhoon cloud)
- Local mode (self-hosted with
typhoon-asr
)
- Modern UX: Next.js frontend with FastAPI backend
Great for
- Rapid prototyping real-time Thai ASR
- Comparing cloud vs. self-hosted setups
- Building voice-enabled apps with clear timestamp visualization
💡 Want to showcase your project built with Typhoon?
We’d love to feature it here! Come chat with us on Discord.