gamingflexer commited on
Commit
a9d1347
1 Parent(s): 3b5f78b

Add top plagiarism checkers API links

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -15,6 +15,13 @@ Arxiv author's plagiarism check just by entering the arxiv author
15
 
16
  - Notion [Link](https://gamingflexer.notion.site/Arxiv-983d173f46c1426caa9dab319f4ddb3d?pvs=4)
17
 
 
 
 
 
 
 
 
18
  ----
19
 
20
  ## Requirements
@@ -22,7 +29,6 @@ Arxiv author's plagiarism check just by entering the arxiv author
22
  - Python 3.9+
23
  - Gradio
24
  - GPT Keys
25
- - Grammarly API
26
 
27
  ## Installation
28
 
@@ -34,4 +40,4 @@ Arxiv author's plagiarism check just by entering the arxiv author
34
 
35
  ```python
36
 
37
- ```
 
15
 
16
  - Notion [Link](https://gamingflexer.notion.site/Arxiv-983d173f46c1426caa9dab319f4ddb3d?pvs=4)
17
 
18
+ ### Top Plagiarism Checkers API
19
+
20
+ - **[ProWritingAid API V2](https://cloud.prowritingaid.com/analysis/swagger/ui/index) - Free Plan**
21
+ - **[Unicheck](https://unicheck.com/plagiarism-checker-api) - Request Demo**
22
+ - **Copyleaks** - Free Plan
23
+ - EDEN AI - https://www.edenai.co/feature/plagiarism-detection
24
+
25
  ----
26
 
27
  ## Requirements
 
29
  - Python 3.9+
30
  - Gradio
31
  - GPT Keys
 
32
 
33
  ## Installation
34
 
 
40
 
41
  ```python
42
 
43
+ ```