Spaces:
Sleeping
Sleeping
Arun21102003 commited on
Commit ·
2d7e79a
1
Parent(s): 97f9138
Initial clean commit
Browse files
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# 🧠 RAG System - AI-Powered Web Knowledge Base
|
| 2 |
|
| 3 |
A production-grade **Retrieval-Augmented Generation (RAG)** system that asynchronously ingests web content and enables users to query the knowledge base for grounded, fact-based answers powered by AI.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: RAG System Web Knowledge Base
|
| 3 |
+
emoji: 🧠
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: green
|
| 6 |
+
sdk: docker
|
| 7 |
+
pinned: false
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
# 🧠 RAG System - AI-Powered Web Knowledge Base
|
| 11 |
|
| 12 |
A production-grade **Retrieval-Augmented Generation (RAG)** system that asynchronously ingests web content and enables users to query the knowledge base for grounded, fact-based answers powered by AI.
|