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.
- Frontend: Next.js (App Router), Tailwind CSS, React Icons, Redux Toolkit + Redux Persist
- Backend: Django REST Framework
- File Handling:
FormData
,.pdf
parsing withPyMuPDF
,.docx
withpython-docx
- State Management: Redux Toolkit
- API Calls: Axios