Spaces:
Running
Running
Commit
Β·
63c6853
1
Parent(s):
8455de3
updated readme.md
Browse files
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 |
-
- **
|
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 |
-
[
|
|
|
|
|
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 |
+
[](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 |
|