CoolFace
Apppublic

Prakyath01/kubernetes-rag-assistant

sourceHugging Faceupdated 10mo agoView on Hugging Face
1likes
App README

🧠 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