mdabidhussain commited on
Commit
63c6853
Β·
1 Parent(s): 8455de3

updated readme.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  title: Doc Mcp
3
- emoji: 🐠
4
  colorFrom: yellow
5
  colorTo: pink
6
  sdk: gradio
@@ -93,7 +93,7 @@ flowchart TD
93
 
94
  ## πŸ› οΈ Technology Stack
95
 
96
- - **Frontend**: Gradio
97
  - **Vector Store**: MongoDB Atlas with vector search
98
  - **Embeddings**: Nebius AI (BAAI/bge-en-icl)
99
  - **LLM**: Nebius LLM (Llama-3.3-70B-Instruct)
@@ -101,7 +101,9 @@ flowchart TD
101
 
102
  ## πŸ“Ή Demo Video
103
 
104
- [Link to demo video showing MCP server in action with Claude Desktop/Cursor]
 
 
105
 
106
  ---
107
 
 
1
  ---
2
  title: Doc Mcp
3
+ emoji: πŸ“ƒ
4
  colorFrom: yellow
5
  colorTo: pink
6
  sdk: gradio
 
93
 
94
  ## πŸ› οΈ Technology Stack
95
 
96
+ - **Interface**: Gradio
97
  - **Vector Store**: MongoDB Atlas with vector search
98
  - **Embeddings**: Nebius AI (BAAI/bge-en-icl)
99
  - **LLM**: Nebius LLM (Llama-3.3-70B-Instruct)
 
101
 
102
  ## πŸ“Ή Demo Video
103
 
104
+ [![Doc-MCP Demo - GitHub Documentation RAG System](https://img.youtube.com/vi/kVzUk4Y6tDA/maxresdefault.jpg)](https://youtu.be/kVzUk4Y6tDA "Doc-MCP Demo - Transform GitHub Docs into AI-Accessible Knowledge")
105
+
106
+ *Click the image above to watch the full demo on YouTube*
107
 
108
  ---
109