3v324v23 commited on
Commit
40b003b
·
1 Parent(s): 2810a53

Auto deploy UI

Browse files
Files changed (1) hide show
  1. README.md +5 -15
README.md CHANGED
@@ -1,20 +1,10 @@
1
  ---
2
- title: Agentic RAG UI
3
- emoji: 🎨
4
- colorFrom: pink
5
  colorTo: blue
6
  sdk: static
7
  pinned: false
8
  ---
9
-
10
- # 🎨 Agentic RAG UI
11
-
12
- Frontend interface for interacting with the Agentic RAG backend.
13
-
14
- ## Features
15
- - Clean UI for asking questions
16
- - Displays answers with sources
17
- - Connects to backend API
18
-
19
- ## Usage
20
- Enter your query and view AI-generated responses.
 
1
  ---
2
+ title: Agentic Corrective RAG UI
3
+ emoji: 🤖
4
+ colorFrom: indigo
5
  colorTo: blue
6
  sdk: static
7
  pinned: false
8
  ---
9
+ # Agentic Corrective RAG — Frontend UI
10
+ Upload documents, ask questions, get grounded answers.