Update README.md
Browse files
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
|
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 |
|