sumitra19jha / PDF-Converter-Backend-GPT3.5

This is a Flask backend that allows users to upload a PDF file and receive a simplified and humorous explanation of its contents using OpenAI's GPT-3 API. The application uses NLTK to split the PDF text into smaller chunks to stay within the API's maximum token limit, and PyPDF2 to extract the text from the PDF file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sumitra19jha/PDF-Converter-Backend-GPT3.5 Stargazers