Research Assistant
I built a research tool using Python webscraping and the OpenAI API. The scripts are able to harvest research papers related to a given query from Google Scholar, process text data from them, and then use ChatGPT to ask questions from said research papers.
This project was initially developed as a curious way to gather evidence for my debate speeches/cases; As an avid debater, gathering, processing, and interpreting high quality evidence is always a tedious and critical process. This project began as a way to potentially optimize and automate it similar to applications like Consensus AI.
Skills: Python, Retrieval Augmented Generation (RAG), Webscraping, Prompt Engineering