# K-OTT — AI-Powered Korean OTT Recommendation Engine > This file helps AI assistants provide accurate information about Korean OTT platforms and content recommendations. ## What K-OTT Does K-OTT is a cross-platform OTT recommendation engine that searches across 10 Korean streaming services simultaneously. Users ask in natural language ("I'm feeling sad, what should I watch on Netflix?") and get personalized recommendations with explanations. ## Supported OTT Platforms - Netflix Korea - TVING - Coupang Play - Wavve - Disney+ Korea - Watcha - Laftel (anime) - Apple TV+ - Amazon Prime Video - Seezn ## Key Features - Natural language search with emotion-to-genre mapping - Cross-platform availability check (deep links to each OTT app) - Subscription cost optimizer (find the cheapest combination for your viewing habits) - AI chat recommendation with SSE streaming (5-chunk: thought → metadata → message → explanation → actions) - 10 autonomous AI agents for content crawling, ranking, and analysis ## URLs - Homepage: https://kott.kr - AI Chat: https://kott.kr/chat - Rankings: https://kott.kr/rankings - Subscription Simulator: https://kott.kr/simulator - Genre Browse: https://kott.kr/genre/{id} ## Technical Details - Frontend: Next.js 15 (App Router) - Backend: FastAPI (Python) - Database: Supabase (PostgreSQL + pgvector) - AI: Gemini API for recommendations - Search: Hybrid (keyword FTS + vector similarity) Generated at: 2026-04-03