Commit
Β·
eb8f031
1
Parent(s):
eea0bde
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# RepoSnipy π
|
| 2 |
[](https://huggingface.co/spaces/Henry65/RepoSnipy)
|
| 3 |
Neural search engine for discovering semantically similar Python repositories on GitHub.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: RepoSnipy
|
| 3 |
+
emoji: π
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: green
|
| 6 |
+
sdk: streamlit
|
| 7 |
+
sdk_version: 1.31.1
|
| 8 |
+
app_file: app.py
|
| 9 |
+
pinned: true
|
| 10 |
+
license: mit
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
# RepoSnipy π
|
| 14 |
[](https://huggingface.co/spaces/Henry65/RepoSnipy)
|
| 15 |
Neural search engine for discovering semantically similar Python repositories on GitHub.
|