Posts Tagged with “chatbot”

Attendance Taking AI Chatbot with React Frontend

Attendance Taking AI Chatbot with React Frontend

Building an interactive OpenAI chatbot that takes student attendance with Fastify, SQLite and React. Read More →

Student Attendance Chatbot with Parallel Function Calling

Student Attendance Chatbot with Parallel Function Calling

With "Parallel Function Calling" in the new OpenAI 3.5 (1106) model, I can now create a chatbot that can handle multiple function calls in response to a complex user message. Read More →

Making a Student Attendance Tracking ChatBot

Making a Student Attendance Tracking ChatBot

I built a chatbot that can take attendance and answer questions about attendance history, using LangChain and OpenAI "Function Calling". Read More →