betki commited on
Commit
cd28f35
Β·
verified Β·
1 Parent(s): ca6092a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -87,11 +87,11 @@ with gr.Blocks() as server_info:
87
  # πŸ‘ MCP Powered RAG and Research Topic 🌍
88
 
89
  I present to you an MCP-powered RAG and Research Topic.
90
- The Tools are hosted and executed on **Modal Labs**
91
 
92
  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.
93
 
94
- The Research Tool is implemented using a multi-agent workflow using **LlamaIndex** (ResearchAgent, WriteAgent, and ReviewAgent).
95
  <br>
96
  The Agents use **Nebius** provided LLM.
97
 
 
87
  # πŸ‘ MCP Powered RAG and Research Topic 🌍
88
 
89
  I present to you an MCP-powered RAG and Research Topic.
90
+ The Tools are hosted and executed on **Modal Labs**.
91
 
92
  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.
93
 
94
+ The Research Tool is implemented using a multi-agent workflow using **LlamaIndex**.
95
  <br>
96
  The Agents use **Nebius** provided LLM.
97