# audio transcription Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/audio-transcription
> Markdown URL: https://aitinkerers.org/technologies/audio-transcription.md
> Technology record last updated: 2026-02-25T05:32:36Z
> Generated: 2026-09-20T16:47:17Z

Khoj maintains 100% search uptime through a deterministic offline fallback and local OpenAI Whisper transcription for private data processing.

Khoj indexes your local files (Markdown, PDF, and Org-mode) to provide a private, self-hosted AI assistant. It uses the OpenAI Whisper model to handle audio transcription directly on your CPU or GPU: this keeps your voice data off the cloud. When network access fails, the system activates a deterministic dummy embedding fallback (mapping new data to fixed vectors) to keep your search index operational. This architecture ensures you never lose access to your RAG (Retrieval-Augmented Generation) workflow, even in zero-connectivity environments.

- Official technology site: https://khoj.dev
- Public AI Tinkerers demos and talks: 1
- Result page: 1 of 1

## Recent Public Talks and Demos

### [AI-powered generation app and WhatsApp app](https://pereira.aitinkerers.org/talks/rsvp_2H4LS36Iv3s)

Intelligent system for creating professional real estate inventories using WhatsApp as an interface. Users can send photos, audio files, and documents via WhatsApp and receive a complete PDF with AI analysis.

- Event context: 🔥 AI TINKERERS - PEREIRA🤖 De tareas a sistemas inteligentes: la revolución de la automatización 🔥🤖 — 2025-10-30 — Pereira
- Public talk page: https://pereira.aitinkerers.org/talks/rsvp_2H4LS36Iv3s

## Related Technologies

- [FastAPI](https://aitinkerers.org/technologies/fastapi) ([Markdown](https://aitinkerers.org/technologies/fastapi.md)) — 181 public demos
- [Multimodal AI](https://aitinkerers.org/technologies/multimodal-ai) ([Markdown](https://aitinkerers.org/technologies/multimodal-ai.md)) — 10 public demos
- [WhatsApp](https://aitinkerers.org/technologies/whatsapp) ([Markdown](https://aitinkerers.org/technologies/whatsapp.md)) — 9 public demos
