Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -364,8 +364,8 @@ def logo(db_update_date, db_size_bio, db_size_med):
|
|
364 |
<h3 style='color: black;'>LLM-based search and summary tool for bioRxiv & medRxiv</h3>
|
365 |
</div>
|
366 |
<p>How to use:
|
367 |
-
<br><strong>1</strong>: Enter your search query (Optional modification "
|
368 |
-
<br><strong>2</strong>: Press Enter in the query box to search.
|
369 |
<br><strong>3</strong>: Enter summary prompt in the below input box.
|
370 |
<br><strong>4</strong>: Click "AI summary" to summarize the search results above.
|
371 |
</p>
|
|
|
364 |
<h3 style='color: black;'>LLM-based search and summary tool for bioRxiv & medRxiv</h3>
|
365 |
</div>
|
366 |
<p>How to use:
|
367 |
+
<br><strong>1</strong>: Enter your search query (Optional modification "Top k of results to show")
|
368 |
+
<br><strong>2</strong>: Press Enter in the query box or click the search button to search.
|
369 |
<br><strong>3</strong>: Enter summary prompt in the below input box.
|
370 |
<br><strong>4</strong>: Click "AI summary" to summarize the search results above.
|
371 |
</p>
|