Retrieval Augment Generation training for the Miniscript / Mini Micro documentation.
Run the scripts in wiki_download.ipynb to generate the data folder, then run through wiki_rag.ipynb to generate the vector database.
Use the ask function to ask questions regarding the wiki content.
There's no conversational memory at this point.