Hello everyone, I am working on a project for a c...
# 🌎general
l
Hello everyone, I am working on a project for a client who runs a school offering various courses, which are listed on their website. We are looking to enhance our chatbot's capabilities to accurately respond to user inquiries about upcoming courses. Our main requirement is for the chatbot to fetch and provide information about the next available course when asked by a user. We are open to implementing the best solution, whether it involves integrating a knowledge base table, using a document, or consulting an API. Could you please guide us on the best approach to configure the chatbot (or specifically the knowledge base) to achieve this functionality? Any insights on how to efficiently integrate our course data into the chatbot would be greatly appreciated. Thank you!