Skip to content

mani2106/PDF-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF Chat

Setup

Use conda or miniconda to create the environment to run the script

conda env create -f env.yml

Run

Add OpenAI key to a file named openai_api_key.txt (default).

Keep the required PDFs to use for QA in a directory and execute the following command

python pdf_chat.py --data-dar "DIR"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages