| # πΏ WebInSight by myHerb | |
| **AI-powered website analysis for a smarter, greener web.** | |
| --- | |
| ## π Overview | |
| WebInSight is a Software-as-a-Service (SaaS) application developed by [myHerb](https://github.com/myHerbDev) to help website owners, marketers, and developers gain deep insights into their digital presence. By simply entering a URL, users receive a comprehensive report covering: | |
| - β‘ Performance (speed, script optimization) | |
| - π§ Content strategy (quality, keyword density) | |
| - π SEO metrics (visibility, structure, metadata) | |
| - π± Sustainability score (resource usage, eco-impact) | |
| Whether you're optimizing a personal blog or managing enterprise-level platforms, WebInSight empowers you to make data-driven, environmentally conscious decisions. | |
| --- | |
| ## π οΈ Features | |
| - **One-click analysis** of any public website | |
| - **AI-generated reports** with actionable insights | |
| - **Multi-language content evaluation** | |
| - **Sustainability scoring** to promote eco-friendly web practices | |
| - **Cloud-native architecture** for scalability and speed | |
| --- | |
| ## π§ͺ Use Cases | |
| - Digital marketing agencies creating client reports | |
| - SEO specialists refining site visibility | |
| - Developers prioritizing performance and sustainability | |
| - Founders and product teams validating web strategy | |
| --- | |
| ## π¦ Installation & Usage | |
| ```bash | |
| # Clone the repository | |
| git clone https://github.com/myHerbDev/WebInSight.git | |
| # Navigate to the project directory | |
| cd WebInSight | |
| # Install dependencies | |
| npm install | |
| # Start the application | |
| npm run dev | |
| ``` | |
| Or visit the hosted demo: [WebInSight Demo](https://insight.myherb.co.il) | |
| --- | |
| ## π Documentation | |
| Full documentation is available in the `/docs` folder and includes: | |
| - API reference | |
| - Model architecture | |
| - Sustainability scoring methodology | |
| - Deployment guide | |
| --- | |
| ## π§ Tech Stack | |
| - Node.js + Express | |
| - React (UI) | |
| - Flair NLP (via Hugging Face) | |
| - AWS + Azure (multi-cloud deployment) | |
| - Custom heuristics for sustainability scoring | |
| --- | |
| ## π License | |
| Apache 2.0 β open-source and ready for collaboration. | |
| --- | |
| ## π§βπ¬ About myHerb | |
| myHerb is a public-facing R&D lab founded by Aaron Levin, focused on building sustainable, AI-driven technologies. WebInSight is part of our mission to make the web smarter, faster, and greener. | |
| --- | |
| ## π¬ Contact | |
| For questions, feedback, or collaboration inquiries, reach out via [LinkedIn](https://www.linkedin.com/in/myherb) or visit [myHerb.co.il](https://www.myherb.co.il) | |