zamalali
commited on
Commit
·
7c74f8f
1
Parent(s):
cc96dc3
Updated app docs
Browse files
app.py
CHANGED
@@ -158,7 +158,6 @@ with gr.Blocks(
|
|
158 |
✨ DeepGit Lite is the lightweight pro version of <strong>DeepGit</strong>.<br>
|
159 |
It harnesses advanced deep semantic search to explore GitHub repositories and deliver curated results.<br>
|
160 |
Under the hood, it leverages a hybrid ranking approach combining dense retrieval, BM25 scoring, and cross-encoder re-ranking for optimal discovery.<br>
|
161 |
-
If the agent returns no repositories found, it means no chain was invoked due to GPU unavailability. Please duplicate the space and re-run.
|
162 |
</p>
|
163 |
<p>
|
164 |
<strong>New!</strong> 🗨️ After searching, you can <b>chat with the agent about any repository you find</b>.<br>
|
|
|
158 |
✨ DeepGit Lite is the lightweight pro version of <strong>DeepGit</strong>.<br>
|
159 |
It harnesses advanced deep semantic search to explore GitHub repositories and deliver curated results.<br>
|
160 |
Under the hood, it leverages a hybrid ranking approach combining dense retrieval, BM25 scoring, and cross-encoder re-ranking for optimal discovery.<br>
|
|
|
161 |
</p>
|
162 |
<p>
|
163 |
<strong>New!</strong> 🗨️ After searching, you can <b>chat with the agent about any repository you find</b>.<br>
|