Spaces:
Runtime error
Runtime error
File size: 468 Bytes
0b80008 98f8462 0b80008 98f8462 0b80008 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 |
# Arxiv Plagiarism Checker LLM
Arxiv author's plagiarism check just by entering the arxiv author
## Demo UI
![Demo Image](images/demo_ui.png)
## Docs
- Miro RoadMap [Link](https://miro.com/app/board/uXjVN8HgXk8=/)
### Research Points
- Notion [Link](https://gamingflexer.notion.site/Arxiv-983d173f46c1426caa9dab319f4ddb3d?pvs=4)
----
## Requirements
- Python 3.9+
- Gradio
- GPT Keys
- Grammarly API
## Installation
```bash
```
## Usage
```python
```
|