Powered by
Hi! I am trying to create an AI FAQ chatbot which ...
# 💻developers
r
rich-quill-55357
06/04/2024, 12:35 PM
Hi! I am trying to create an AI FAQ chatbot which finds questions and answer from an actual FAQ page of the website. The problem is that when I store the webpage in the knowledge, it only stores the question and not the answer because the answer is contained in a collapsible html element and only show when you click on it. How can I solve this problem other then manually storing all the FAQs to the KB? This is how the website looks like:
https://cdn.discordapp.com/attachments/1121494527727902891/1247529110167617546/image.png?ex=66605b85&is=665f0a05&hm=41f3add11c7f56c4bf8e695e843d0b1c1cf1119408458f97b632d10a82559ae8&
3
Views
Previous
Next