Lazyhope commited on
Commit
67931fb
Β·
1 Parent(s): 7b0d06b

Add search indexed repo demo in README.md

Browse files
Files changed (3) hide show
  1. .gitattributes +1 -0
  2. README.md +8 -2
  3. assets/search.gif +3 -0
.gitattributes CHANGED
@@ -1 +1,2 @@
1
  data/index.bin filter=lfs diff=lfs merge=lfs -text
 
 
1
  data/index.bin filter=lfs diff=lfs merge=lfs -text
2
+ assets/search.gif filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -10,13 +10,19 @@ app_file: app.py
10
  pinned: true
11
  license: mit
12
  ---
13
-
14
- # RepoSnipy
15
 
16
  [![Open in Spaces](https://huggingface.co/datasets/huggingface/badges/raw/main/open-in-hf-spaces-md-dark.svg)](https://huggingface.co/spaces/Lazyhope/RepoSnipy)
17
 
18
  Neural search engine for discovering semantically similar Python repositories on GitHub.
19
 
 
 
 
 
 
 
 
20
  ## About
21
 
22
  RepoSnipy is a neural search engine built with [streamlit](https://github.com/streamlit/streamlit) and [docarray](https://github.com/docarray/docarray). You can query a public Python repository hosted on GitHub and find popular repositories that are semantically similar to it.
 
10
  pinned: true
11
  license: mit
12
  ---
13
+ # RepoSnipy πŸπŸ”«
 
14
 
15
  [![Open in Spaces](https://huggingface.co/datasets/huggingface/badges/raw/main/open-in-hf-spaces-md-dark.svg)](https://huggingface.co/spaces/Lazyhope/RepoSnipy)
16
 
17
  Neural search engine for discovering semantically similar Python repositories on GitHub.
18
 
19
+ ## Demo
20
+
21
+ Searching an indexed repository:
22
+
23
+ ![Search Indexed Repo Demo](assets/search.gif)
24
+
25
+
26
  ## About
27
 
28
  RepoSnipy is a neural search engine built with [streamlit](https://github.com/streamlit/streamlit) and [docarray](https://github.com/docarray/docarray). You can query a public Python repository hosted on GitHub and find popular repositories that are semantically similar to it.
assets/search.gif ADDED

Git LFS Details

  • SHA256: 98ca3ea97923fb15842bef8278d55e9255b36750b03f234c649f93ea06ea7842
  • Pointer size: 132 Bytes
  • Size of remote file: 6.07 MB