betki commited on
Commit
603298b
Β·
verified Β·
1 Parent(s): cbebf81

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -6,16 +6,18 @@ colorTo: blue
6
  sdk: gradio
7
  sdk_version: 5.33.1
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
- 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
 
 
6
  sdk: gradio
7
  sdk_version: 5.33.1
8
  app_file: app.py
9
+ pinned: true
10
  license: mit
11
  short_description: MCP-Powered RAG and Research Topic
12
+ models:
13
+ - meta-llama/Meta-Llama-3.1-8B-Instruct
14
  tag: mcp-server-track
15
  ---
16
 
17
  # πŸ‘ MCP Powered RAG and Research Topic 🌍
18
 
19
  I present to you an MCP-powered RAG and Research Topic.
20
+ The MCP Tools are hosted and executed on **Modal Labs** platform.
21
 
22
  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.
23