This project was presented as a participation at the Google AI Hackathon.
https://devpost.com/software/q-a-annual-report?ref_content=my-projects-tab&ref_feature=my_projects
Demo: https://colab.research.google.com/drive/1xrniSllXxTmqvXPDMmRTb-HNQylQEjp3?usp=sharing
Video: https://youtu.be/E23doQ9rd30?si=LUfNMgirjFNvRFK2
document_extraction.ipynb: The code loads a PDF, splits it into text chunks, and creates a vector representation of each chunk.
qna.ipynb: This code builds a system for having a conversation about the content in a PDF.