- A single chatbot can be embedded across multiple websites.
- The chatbot personalizes responses based on the website it is used on.
- It retrieves the website URL at runtime to decide which knowledge base (KB) to use.
- Two knowledge bases are currently set up:
- Website A
- Website B
- The chatbot dynamically selects the correct KB for site-relevant answers.
- A simple code snippet was shared for easy integration into any website.
- Viewers are invited to reach out if they want the code or further details.