Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 593 Bytes

File metadata and controls

13 lines (9 loc) · 593 Bytes

CleanseText

CleanseText is a modern, AI-powered web application that helps users improve their writing through Grammar Correction, Paraphrasing, and Summarization tools. Users can upload .pdf or .docx documents and receive clean, readable, and AI-refined text.


Tech Stack

  • Frontend: Next.js (App Router), Tailwind CSS, React Icons, Redux Toolkit + Redux Persist
  • Backend: Django REST Framework
  • File Handling: FormData, .pdf parsing with PyMuPDF, .docx with python-docx
  • State Management: Redux Toolkit
  • API Calls: Axios