betki commited on
Commit
821896c
Β·
verified Β·
1 Parent(s): 03dc5b8

Updated Readme.

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: MCP - RAG and Research
3
  emoji: 🌍
4
  colorFrom: green
5
  colorTo: blue
@@ -8,18 +8,18 @@ sdk_version: 5.32.1
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
- short_description: Demonstrates implementation of the MCP server using Gradio
12
  tag: mcp-server-track
13
  ---
14
 
15
- # πŸ‘ MCP powered RAG and Research 🌍
16
 
17
- I present to you a MCP powered RAG and Research.
18
 
19
- RAG Tool uses GroundX service to fetch the knowledge base. The knowledge base is a document that contains information about the SU-35 aircraft, including its features, capabilities, and specifications.
20
  Please check [this PDF](https://airgroup2000.com/gallery/albums/userpics/32438/SU-35_TM_eng.pdf) to formulate queries on Sukhoi.
21
 
22
- The Research Tool is implemented using multi-agent workflow using LlamaIndex (ResearchAgent, WriteAgent, and ReviewAgent).
23
 
24
  ## Available Tools
25
 
@@ -40,7 +40,7 @@ The Research Tool is implemented using multi-agent workflow using LlamaIndex (Re
40
  - Use the MCP RAG Tool tab above to query the knowledge base.
41
  - Use the Research Tool tab above to write report on any topic.
42
 
43
- ## Demo Link
44
  [Link to Demo on Youtube](https://youtu.be/wvHBqW2ABGg)
45
 
46
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: MCP-Powered RAG and Research Topic
3
  emoji: 🌍
4
  colorFrom: green
5
  colorTo: blue
 
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
+ short_description: MCP-Powered RAG and Research Topic
12
  tag: mcp-server-track
13
  ---
14
 
15
+ # πŸ‘ MCP Powered RAG and Research Topic 🌍
16
 
17
+ I present to you an MCP-powered RAG and Research Topic.
18
 
19
+ RAG Tool uses the GroundX service to fetch the knowledge base. The knowledge base is a document that contains information about the SU-35 aircraft, including its features, capabilities, and specifications.
20
  Please check [this PDF](https://airgroup2000.com/gallery/albums/userpics/32438/SU-35_TM_eng.pdf) to formulate queries on Sukhoi.
21
 
22
+ The Research Tool is implemented using a multi-agent workflow using LlamaIndex (ResearchAgent, WriteAgent, and ReviewAgent).
23
 
24
  ## Available Tools
25
 
 
40
  - Use the MCP RAG Tool tab above to query the knowledge base.
41
  - Use the Research Tool tab above to write report on any topic.
42
 
43
+ ## Watch the Demo Video here
44
  [Link to Demo on Youtube](https://youtu.be/wvHBqW2ABGg)
45
 
46
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference