Ai based online free pdf editor to cut the chase for users and edit efficiently according to their needs using openAI and mathpix, langchain, jodit editor. When users upload the pdf, it is converted into a text file transfer to the openAI to detect the mistake section like outdated terms and grammatical issues. This mistake hightlighted with the red border to the dashboard to edit effiiciently.
-
pdf, microsoft word, google docs, text file
file_upload.mp4
- using openAI
AI-edit.mp4
- integrate jodit editor for freely.
edit.mp4
Go to the project directory
cd Adlyceum
Install dependencies
npm install
Start the server
npm run dev