The following untitled web visitor classifier is an intelligent web application that transforms any website into an interactive questionnaire. By analyzing webpage content through advanced scraping and AI, it automatically generates relevant multiple-choice questions to understand visitor intent.
- React
- MaterialUI components
- REST API integration
- Python
- Flask RESTful API
- Selenium for web scraping
- AWS Bedrock for LLM processing
- DynamoDB for data storage
- Enter a URL (e.g., apple.com)
- The system analyzes the content
- Receive a targeted question like:
"What are you looking for on this website?"
- A. Gift Ideas
- B. Information about Apple's services
- C. Apple's company values and mission
- D. Apple's store location and hours
This project is licensed under the MIT License - see the LICENSE file for details.