Prakyath01/kubernetes-rag-assistant
1
🧠 Kubernetes RAG Assistant
A Retrieval-Augmented Generation (RAG) system that answers Kubernetes questions using real documentation with citations.
✔ Uses OpenRouter models ✔ Vector search with embeddings ✔ Live deployed app on Hugging Face
🔍 How It Works
1️⃣ User asks a question 2️⃣ Retriever fetches top document chunks 3️⃣ LLM responds with verifiable citations
Created by Prakyath01
