For my senior capstone project at Penn State, my team and I designed and implemented an AI Chatbot that can assist end users with any tax or tax form related question. My role was to chunk and cleanse the knowledge base for the bot. I created a code to chunk relevant tax forms, as well as a separate code to index them for the chatbot to pull answers from. Below is a GitHub link to the code and an example of a resulting chunk.

https://github.com/paonechris6398/chunker


Leave a Reply

Your email address will not be published. Required fields are marked *