You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a chat bubble on the website that leverages Gemini AI to assist users by suggesting routes and answering questions based on the website structure. By providing Gemini AI access to the sitemap.xml and robots.txt files, the chat can suggest relevant pages and help users navigate efficiently.
Tasks
Creation of Sitemap.xml file and robots.txt file
Configure Sitemap and Robots Access:
Provide Gemini AI access to sitemap.xml and robots.txt to understand the website’s page structure and navigation rules.
Implement Chat Bubble Interface:
Design and implement a chat bubble interface on the website.
Chat bubble will be accessible on all pages for easy user assistance.
Integrate Sitemap-Based Suggestion Logic:
Program Gemini AI to use the sitemap and robots data to generate automated suggestions and responses.
Allow Gemini AI to guide users to the correct page based on their queries.
The text was updated successfully, but these errors were encountered:
🎉 Thank you for raising an issue in this repository!
We’ll review and assign it to you soon.
In the meantime, feel free to ⭐ the repo for updates.
Stay awesome! 😎
Add a chat bubble on the website that leverages Gemini AI to assist users by suggesting routes and answering questions based on the website structure. By providing Gemini AI access to the sitemap.xml and robots.txt files, the chat can suggest relevant pages and help users navigate efficiently.
Tasks
The text was updated successfully, but these errors were encountered: