We built a dedicated Intel Product Page as a collaborative full-stack project during the ✨ Intel Hackathon — enabling users to buy directly from Intel, cutting down on third-party costs and improving transparency.
The platform also features an AI-powered chatbot for real-time product queries 🤖 — making it easier than ever to get answers before making a purchase!
- ✅ Frontend: HTML, CSS, JavaScript (responsive UI)
- ✅ React & React Router DOM: dynamic UI and routing
- ✅ Backend: Node.js & Express for API handling
- ✅ Database: MongoDB & Mongoose for product/user data storage
- ✅ AI Chatbot: Google AI Studio API for intelligent assistance
- ✅ Axios: smooth API communication
- ✅ CORS: secure cross-origin handling
🔹 Intel-exclusive product page for direct sales
🔹 Purchase system designed to cut user costs
🔹 Real-time AI chatbot for instant product support
🔹 Secure & scalable RESTful backend
🔹 MongoDB Atlas for cloud-based data storage
🔹 Fully responsive, modern UI
There’s currently no standalone platform to buy Intel products directly — so we set out to fill that gap.
Our team, Devs:
👨💻 M. Komal Sathvik
👨💻 Rohith Perugu
👨💻 Sri Harsha Bommineni
...built a scalable, modern solution during the Intel Hackathon 🚀.
This project gave us valuable experience in:
- Full-stack web development
- Real-time AI integration
- Solving real-world business needs with technology
- 📌 GitHub Repo: Intel Product Access Platform-github
- 📌 Live Demo : Live website
git clone https://github.com/your-username/intel-product-access.git cd intel-product-access
cd server npm install
cd ../client npm install
Create a .env file in the server with the following keys:
MONGO_URI=your_mongo_connection_string GOOGLE_AI_KEY=your_google_ai_api_key
cd server npm run dev
cd client npm start
Building a scalable full-stack app in a hackathon environment
Integrating AI-powered chatbots into real-world products
Designing secure purchase systems
Collaborating as a team of 3 developers under time constraints
We’d love your thoughts and suggestions! If you liked the project, drop a ⭐ on the repo!