YouTube Videos, Understood
Transform YouTube videos into structured, searchable knowledge. Multilingual transcription, LLM-powered extraction, and semantic querying — powered by Groq Whisper and RAG. 50+ languages. Self-hosted. Free.
From Video to Knowledge in 5 Steps
Everything You Need to Extract Wisdom
From transcription to searchable knowledge — built for multilingual content at any scale.
Polyglot Transcription
श्रवणWhisper Large V3 via Groq with auto language detection. Transcribe YouTube videos in Hindi, Sanskrit, Tamil, Japanese, Arabic, and 50+ languages with near-human accuracy.
Knowledge Extraction
ज्ञानLLM-powered extraction of summaries, key concepts, Sanskrit glossary, and study questions. Transforms raw transcripts into structured, queryable knowledge.
RAG Search
अन्वेषणChromaDB vector store with multilingual HuggingFace embeddings. Ask questions in natural language across your entire video library and get precise answers.
Timestamp Links
कालEvery knowledge chunk links back to the exact video moment. Jump from an insight directly to the source — no more manual scrubbing through hours of content.
Batch Processing
समूहProcess entire playlists and channels. Build comprehensive knowledge bases from video libraries with parallel ingestion and progress tracking.
Free Tier Stack
मुक्तGroq Whisper + Chroma + open-source embeddings = zero API costs for transcription and search. Deploy anywhere, your data stays on your infrastructure.
Try ŚRUTI Now
Paste a YouTube URL and see how ŚRUTI extracts structured knowledge.
3 free tries remaining this hour
Service may take 10-30s on first request (cold start)
REST API with Auto-Generated Docs
FastAPI-powered endpoints with OpenAPI documentation. Simple HTTP calls to integrate ŚRUTI into any application.
Up and Running in Minutes
# Install from PyPI
pip install avyay-shruti
# Or run with Docker
docker run -p 8000:8000 \
-e GROQ_API_KEY=your-key \
asia-southeast1-docker.pkg.dev/avyay/shruti:latest
# Transcribe a video
curl -X POST http://localhost:8000/api/transcribe \
-H "Content-Type: application/json" \
-d '{"url": "https://youtube.com/watch?v=..."}'
# Query your knowledge base
curl -X POST http://localhost:8000/api/query \
-H "Content-Type: application/json" \
-d '{"query": "What is the nature of the Self?"}'
50+ Languages Supported
Powered by Whisper Large V3 — from Hindi to Japanese, Sanskrit to Arabic. Auto-detects language with no configuration needed.
Built for Deep Knowledge Work
Spiritual & Philosophical Study
Build searchable knowledge bases from Vedantic lectures, Gita commentaries, and philosophical discourses. Ask "What does Shankaracharya say about Maya?" and get timestamped answers across hundreds of videos.
Educational Video Libraries
Transform lecture series into interactive study material. Auto-generate summaries, key concepts, and study questions. Students search across entire courses in natural language.
Research & Content Creation
Researchers can query across interview archives. Content creators can find exact quotes and insights. Build a second brain from your video consumption.
Get Early Access to ŚRUTI
Join our alpha program. Limited spots — we'll review applications and send API keys to approved users.