Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 468 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 468 Bytes

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