Abid Ali Awan
commited on
Commit
·
ef97ff5
1
Parent(s):
538fbf8
Update README.md to replace the embedded demo video with a clickable image link for improved accessibility and presentation.
Browse files- .gitattributes +1 -0
- README.md +1 -8
- image.png +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
image.png filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
@@ -26,14 +26,7 @@ This project is a Gradio-based MCP server that provides two code analysis functi
|
|
26 |
- **Code Analysis Report**: Generates a detailed report about the provided code, including basic information and suggesting 5-10 potential fixes to improve the code.
|
27 |
|
28 |
**Watch the demo video:** [Code Analysis MCP Demo (Agents MCP Hackathon)](https://www.youtube.com/watch?v=A4YWMMyJRsA)
|
29 |
-
|
30 |
-
width="560"
|
31 |
-
height="315"
|
32 |
-
src="https://www.youtube.com/embed/A4YWMMyJRsA"
|
33 |
-
frameborder="0"
|
34 |
-
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
|
35 |
-
allowfullscreen
|
36 |
-
></iframe>
|
37 |
|
38 |
## Integration with MCP clients
|
39 |
|
|
|
26 |
- **Code Analysis Report**: Generates a detailed report about the provided code, including basic information and suggesting 5-10 potential fixes to improve the code.
|
27 |
|
28 |
**Watch the demo video:** [Code Analysis MCP Demo (Agents MCP Hackathon)](https://www.youtube.com/watch?v=A4YWMMyJRsA)
|
29 |
+
[](https://youtu.be/A4YWMMyJRsA)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
|
31 |
## Integration with MCP clients
|
32 |
|
image.png
ADDED
![]() |
Git LFS Details
|