Skip to content

This is an eldritch project to resurrect the man himself using retrieval augmented generation on his letters

License

Notifications You must be signed in to change notification settings

rjurney/lovecraft

Repository files navigation

Lovecraft RAG - The Resurrection

This is a project to use generative AI to speak to the ghost of Lovecraft through his letter and stories.

Setup

Get Poetry

curl -sSL https://install.python-poetry.org | python3 -

OR

pipx install poetry

Install Dependencies

poetry install

Run the Project

  1. Get the stories from hplovecraft.com [read them, they're great!]
scrapy runspider lovecraft/scrape.py