Vineetiitg commited on
Commit
b313397
·
1 Parent(s): ead2ac2

docs: add Hugging Face Space YAML metadata and live badge

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,5 +1,17 @@
 
 
 
 
 
 
 
 
 
 
1
  # Support Docs Copilot
2
 
 
 
3
  A lightweight, production-ready advanced RAG support copilot using OpenRouter free LLM APIs (`google/gemma-4-31b-it:free`), Qdrant dense retrieval, FastEmbed CPU-only embeddings, LangGraph Self-RAG, Guardrails AI, Ragas evaluation, FastAPI, and Streamlit.
4
 
5
  ## 🌟 Why Scenario B? (Lightweight & Cloud-Ready)
 
1
+ ---
2
+ title: Support Docs Copilot
3
+ emoji: 🤖
4
+ colorFrom: blue
5
+ colorTo: indigo
6
+ sdk: docker
7
+ pinned: false
8
+ license: mit
9
+ ---
10
+
11
  # Support Docs Copilot
12
 
13
+ [![Live Demo on HuggingFace](https://img.shields.io/badge/🤗%20Live%20Demo-HuggingFace%20Spaces-blue)](https://huggingface.co/spaces/vineet88/support-docs-copilot)
14
+
15
  A lightweight, production-ready advanced RAG support copilot using OpenRouter free LLM APIs (`google/gemma-4-31b-it:free`), Qdrant dense retrieval, FastEmbed CPU-only embeddings, LangGraph Self-RAG, Guardrails AI, Ragas evaluation, FastAPI, and Streamlit.
16
 
17
  ## 🌟 Why Scenario B? (Lightweight & Cloud-Ready)