betki commited on
Commit
bea97d8
Β·
verified Β·
1 Parent(s): 37ebd66

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -15,21 +15,21 @@ tag: mcp-server-track
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** storage by **eyelevel.ai** 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
  <br>
24
- The agents use **Nebius** provided LLM.
25
 
26
  ## Available Tools
27
 
28
  ### search_knowledge_base_for_context
29
  - **Description**: Searches and retrieves relevant context from a knowledge base based on the user's query.
30
  - **Example Queries**:
31
- - "What are the main features of fuel system of SU-35."
32
- - "What are the combat potential of SU-35."
33
 
34
  ### research_write_review_topic
35
  - **Description**: Helps with writing a report with research, writing, and review on any topic.
@@ -40,7 +40,7 @@ The agents use **Nebius** provided LLM.
40
 
41
  ## How to Use
42
  - Use the MCP RAG Tool tab above to query the knowledge base.
43
- - Use the Research Tool tab above to write report on any topic.
44
 
45
  ## Watch the Demo Video here
46
  [Link to Demo on Youtube](https://youtu.be/wvHBqW2ABGg)
 
15
  # πŸ‘ MCP Powered RAG and Research Topic 🌍
16
 
17
  I present to you an MCP-powered RAG and Research Topic.
18
+ The Tools are hosted and executed on **Modal Labs**
19
 
20
+ RAG Tool uses the **GroundX** storage by **eyelevel.ai** 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. 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
  <br>
24
+ The Agents use **Nebius** provided LLM.
25
 
26
  ## Available Tools
27
 
28
  ### search_knowledge_base_for_context
29
  - **Description**: Searches and retrieves relevant context from a knowledge base based on the user's query.
30
  - **Example Queries**:
31
+ - "What are the main features of fuel system of SU-35?"
32
+ - "What is the combat potential of SU-35?"
33
 
34
  ### research_write_review_topic
35
  - **Description**: Helps with writing a report with research, writing, and review on any topic.
 
40
 
41
  ## How to Use
42
  - Use the MCP RAG Tool tab above to query the knowledge base.
43
+ - Use the Research Tool tab above to write a report on any topic.
44
 
45
  ## Watch the Demo Video here
46
  [Link to Demo on Youtube](https://youtu.be/wvHBqW2ABGg)