Spaces:
Runtime error
Runtime error
File size: 1,130 Bytes
d070a30 766d70c d070a30 0b80008 d070a30 0b80008 98f8462 0b80008 98f8462 0b80008 a9d1347 0b80008 a9d1347 |
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 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 |
---
title: Arxiv Plagiarism Checker LLM
emoji: 🚀
colorFrom: pink
colorTo: pink
sdk: docker
app_port: 7860
pinned: true
---
# Arxiv Plagiarism Checker LLM
## end-end-mlops-huggingface
[![Sync to Hugging Face hub](https://github.com/gamingflexer/arxiv-plagiarism-checker-llm/actions/workflows/main.yml/badge.svg)](https://github.com/gamingflexer/arxiv-plagiarism-checker-llm/actions/workflows/main.yml)
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)
### Top Plagiarism Checkers API
- **[ProWritingAid API V2](https://cloud.prowritingaid.com/analysis/swagger/ui/index) - Free Plan**
- **[Unicheck](https://unicheck.com/plagiarism-checker-api) - Request Demo**
- **Copyleaks** - Free Plan
- EDEN AI - https://www.edenai.co/feature/plagiarism-detection
----
## Requirements
- Python 3.9+
- Gradio
- GPT Keys
## Installation
```bash
```
## Usage
```python
``` |