Spaces:
Sleeping
Sleeping
Kubernetes RAG Assistant π€
A Retrieval-Augmented Generation (RAG) system that answers highly specific Kubernetes questions using official documentation.
πΉ Features:
- Uses real Kubernetes docs as knowledge base
- Citations included in every response
- Deployed on Hugging Face π
How it works
1οΈβ£ User asks a Kubernetes question
2οΈβ£ Relevant doc chunks are retrieved
3οΈβ£ LLM produces grounded answer with citations
Tech stack
- LangChain (Retrieval)
- OpenRouter API (LLM)
- Sentence Transformers (Embeddings)
- Gradio (UI)
- Hugging Face Spaces (Deployment)
π― Created by Prakyath01