WikiIndex
Status: Complete
Last updated Sat Jun 01 2024
This was my senior project at Cal Poly, where I built an entire LLM-powered question answering application using Wikipedia abstracts which I extracted, embedded, and hosted myself.
This project had many parts, including data extraction and hosting, designing RAG pipelines, creating and hosting the web application, and even hacking around the dspy library to emit
server-sent events while the pipeline is processing.
I will probably flesh this out into a better writeup later, but feel free to check out the writeup I submitted here!