Peripherals Pro is an AI-powered recommendation system designed to help users find the ideal computer peripherals based on their specific needs and preferences.
- ✅ AI-Powered Recommendations – Get personalized suggestions for tech peripherals.
- 🎯 Custom Input Options – Filter based on use case, budget, and preferences.
- 💡 User-Friendly Interface – Simple and intuitive UI for better experience.
- 📚 Multiple Peripheral Categories – Mice, keyboards, monitors, and more.
[Insert live demo link if available] //currently the api subscription is out
├── assets/ # Images and icons ├── config.js # Configuration settings ├── final.html # Final app HTML ├── help.html # Help / About section ├── main.html # Homepage ├── select.html # Peripherals selection screen └── (react integration planned)
- Frontend: HTML, CSS, JavaScript
- Backend (planned): Node.js
- AI Logic (planned): [Add AI/ML details if used or intended]
- Version Control: Git & GitHub
- Node.js installed
- Git installed
git clone https://github.com/Rithik149/Peripherals-Pro-Your-Smart-Tech-Companion.git
cd Peripherals-Pro-Your-Smart-Tech-Companion
npm install
npm start