Skip to content

ask questions about the top 25 science fiction movies using a RAG pipeline

Notifications You must be signed in to change notification settings

YoussephAhmed/top-25-science-fiction-movies-QA

Repository files navigation

top-25-science-fiction-movies-QA

ask questions about the top 25 science fiction movies using a RAG pipeline

Repository Files

How to run the code

  1. Clone the repository
  2. Install the dependencies pip install -r requirements.txt
  3. put the openai api key in the .env file
  4. run the code python load_images.py
  5. run the code python add_images_database.py
  6. run the code python add_pages_database.py
  7. run the jupyter notebook query.ipynb

Or you can see some use cases in the query.ipynb directly

About

ask questions about the top 25 science fiction movies using a RAG pipeline

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published