I am working on creating an AI chatbot, and I want it to answer questions and fetch information exclusively from specific websites that I provide. I’ve already created a chatbot using the NVIDIA API and models, but I’m unsure how to restrict its information source to only those websites.
In other words, I want to personalize the chatbot so that it searches for and retrieves information solely from the given websites. Can someone guide me on how to achieve this?