Equity Chatbot
What it is:
A personalized AI chatbot built for a class project that responds to queries based on provided course materials.
What I did:
- Recognize current inequitable access to chatbots that query user documents
- Build a GPT-3.5 Turbo powered chatbot using the OpenAI API.
- Bot answers questions using a class syllabus and assigned readings (PDF and text files) as its knowledge base.
- Evaluate the chatbot against minimum criteria for student deployment.
Read Full Post Details...
AI performance is enhanced with personalization. I built a chatbot that can respond to queries based on data I provided. The data used were a class syllabus and assigned readings in PDF and text file formats. The bot successfully answered queries based on the data in the files.
The following video is an excerpt from my presentation for my Culminating Project for “C&T 4199 – Teaching and Learning in the Digital Age” during the Summer A term, 2023, at Teachers College:
This is a GPT-3.5 turbo powered chatbot, using the Open AI API.
In the presentation I suggest that although the chatbot works, it does not fulfill my list of minimum criteria for deploying a chatbot to students use.