Skip to content

meltred/Dug-PDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QUESTION YOUR PDF

How to start ??

  pip install poetry

install dependencies

  poetry shell

start the virtual env

  poetry install

create .env and write

  GOOGLE_API_KEY=

Run the code

  streamlit run rag/__init__.py

Future

will add pdf pages viewer and multimodal support in future