SimonMagusPY / AskPDF

Ask Your PDF is a Python application that allows users to ask questions about PDF documents and get answers using OpenAI. The application uses the PyPDF2 library to extract text from PDF documents, the Langchain library to split the text into chunks and create embeddings, and the Streamlit library to create the user interface.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SimonMagusPY/AskPDF Stargazers