Spaces:
Running
Running
GitsSaikat
commited on
Commit
·
9950c11
1
Parent(s):
ae5da47
update
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
<a href="https://huggingface.co/spaces/AlignAI/Open-Deep-Research">Try the app on Hugging Face Spaces</a>
|
7 |
</p>
|
8 |
|
9 |
-
Deep Research Arxiv is
|
10 |
|
11 |
## Features
|
12 |
- **Literature Search**: Query the Arxiv API to retrieve relevant research papers.
|
@@ -34,9 +34,6 @@ Deep Research Arxiv is a Streamlit-powered application designed to assist resear
|
|
34 |
pip install -r requirements.txt
|
35 |
```
|
36 |
|
37 |
-
4. **Place the Logo and Banner Images**
|
38 |
-
- Ensure `logo_a.png` and `banner.png` are located in the root directory.
|
39 |
-
|
40 |
## Usage
|
41 |
|
42 |
1. **Configure API Key**
|
|
|
6 |
<a href="https://huggingface.co/spaces/AlignAI/Open-Deep-Research">Try the app on Hugging Face Spaces</a>
|
7 |
</p>
|
8 |
|
9 |
+
Deep Research Arxiv is to assist researchers in conducting comprehensive literature reviews using the Arxiv repository. This tool searches, analyzes, and synthesizes relevant papers into a cohesive literature review formatted in the Nature journal style.
|
10 |
|
11 |
## Features
|
12 |
- **Literature Search**: Query the Arxiv API to retrieve relevant research papers.
|
|
|
34 |
pip install -r requirements.txt
|
35 |
```
|
36 |
|
|
|
|
|
|
|
37 |
## Usage
|
38 |
|
39 |
1. **Configure API Key**
|