I am building a project “WebChat” to create a website chatbot by just entering the website and the depth required.
How to Use:
- Enter Website: Simply input the URL of the website you want to chat with.
- Add Depth: Select the depth parameter to specify the pages you want to scrape. Choose from:
- Depth 1: Scrapes only the content of the given page.
- Depth 2: Scrapes the content of the given page along with the links present on that page, and so on.
- Chat: Start chatting with the website! Ask questions, seek information, or engage in conversation.
For more details - here
All the details about hosting, GitHub, etc are mentioned in the link above.
I would love to know your feedback and suggestions.