One workspace for cleaner text decisions.
Run AI detection, plagiarism checks, document comparison, humanising, citation integrity review, paper lookup, and research workflows from the same interface language.
AI Detection
Scan pasted text through the QuillBot-backed Cognizap detection route.
POST /api/v1/ai-detection
Plagiarism
Check source overlap with text, websites, document URLs, exclusions, and quota reporting.
POST /api/v1/plagiarism
EditOps
Upload DOCX or paste text, target a section, and export JSON diff, inline diff, or tracked DOCX output.
POST /api/v1/edit
Humaniser
Rewrite drafts into a more natural voice while keeping meaning and tone under control.
POST /api/v1/humaniser
Text Compare
Compare revisions and export structured differences for review and reporting.
POST /api/v1/analysis/textcompare
Text Identification
Identify entities and sensitive text patterns using the GLiNER-backed analysis route.
POST /api/v1/textidentification
Integrity Checker
Inspect academic documents for citation, reference, structure, and claim integrity.
POST /api/v1/documents/{id}/integrity-check
Paper Downloader
Resolve open-access papers from DOI, title, and provider search results.
GET /paperdownloader
Research
Gather web evidence, rank sources, and synthesize research-grounded answers.
POST /api/v1/analysis/research
Fact Checker
Use the legacy claim-check route directly from the API documentation.
POST /api/v1/analysis/factchecker
Shared navigation
The home page uses the same routes, naming, and mobile bottom-nav choices as the tool pages.
Managed scans
AI detection and plagiarism now surface as first-class tools instead of hidden API-only endpoints.
Cleaner hierarchy
Cards keep status, description, and endpoint details in predictable positions for faster scanning.