A demo run of the project so far...
I managed to figure out how to create a chat bot that will fill out a form behind the scenes. Here’s a quick demo of everything working.
I did not end up using LangChain. There was just too much mental overhead involved for the task I was trying to accomplish. OpenAI’s assistants api was better suited to the task. Thankfully Scrimba had a fantastic course on how to use assistants that fast tracked the whole learning process