betki commited on
Commit
28b9fef
Β·
verified Β·
1 Parent(s): 833b23c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -16,10 +16,11 @@ tag: mcp-server-track
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
 
 
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
+ The agents use **Nebius** provided LLM.
24
 
25
  ## Available Tools
26