Skip to content

aarontxz/Query_pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Query_pdf

The Main purpose of this project is to create a web app that allows user to query the contents stored in a PDF using an LLM.

How to use

Have python3.10 downloaded and install the following libraries

  • numpy

  • langchain

  • transformers

  • llama_index

  • numexpr

  • pandas

  • json

  • flask

run python3 backend.py and then find the application at your local host port 5000

you should see this web app

Screenshot 2023-12-23 at 8 24 13 PM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published