Elliott-Chong / chatpdf-yt

https://chatpdf-elliott.vercel.app
694 stars 284 forks source link

Complete Fix for ChatPDF issues #47

Closed rohitkf closed 4 months ago

rohitkf commented 5 months ago

All the issues faced by the developers have been addressed. Except for the latest Issue regarding the UI in the chats page. All the components height are half the page and they all are having overflow scrollbar. Not sure what the issue is.

output

vercel[bot] commented 5 months ago

@rkf2778 is attempting to deploy a commit to the elliottchong's projects Team on Vercel.

A member of the Team first needs to authorize it.

rohitkf commented 5 months ago

Fix for the following :

  1. Infinite Looping due to NextJS (Fix : Updated to latest)
  2. Directory Issue or File not Found Issue (Fix : Created the directory if not exist)
  3. Fixed Namespace issue for filenames in pinecone (Fix : Updated Regex for "convertToAscii" function)

Additional Commits :

  1. Added prettier and prettier-tailwind-plugin
  2. VSCode Settings

Developer Note : You need to have usage limit in OpenAI to make requests.