Spaces:
Runtime error
Runtime error
File size: 311 Bytes
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 |
# Arxiv Plagiarism Checker LLM
Arxiv author's plagiarism check just by entering the arxiv author
## Demo UI
![Demo Image](images/demo_ui.png)
## Docs
### Research Points
-
----
## Requirements
- Python 3.9+
- Gradio
- GPT Keys
- Grammarly API
## Installation
```bash
```
## Usage
```python
```
|