Skip to content

meltred/Dug-PDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1db34bd · Sep 21, 2024

History

18 Commits
Jul 28, 2024
Sep 8, 2024
Jul 28, 2024
Aug 4, 2024
Aug 9, 2024
Sep 21, 2024
Aug 9, 2024
Aug 9, 2024

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