BarginBuddy is a chatbot-powered web app that helps users compare prices for products across various e-commerce websites. With a simple and clean interface, users can enter a product name or URL, and the bot responds with competitive pricing details.
- 💬 Chatbot UI – Easy-to-use chat interface built in React.
- 🔍 Search by Product Name or URL – Accepts flexible input types.
- 📈 Price Comparison Logic (in progress) – Meant to fetch prices from multiple platforms.
- 🎨 Clean UI with CSS – Styled using vanilla CSS for full control.
- 🧹 Linted Codebase – Maintains consistency using ESLint.
| Layer | Technology |
|---|---|
| Frontend | React + Vite |
| Styling | CSS |
| Linting | ESLint |
| Version Control | Git, GitHub |
To run the project locally:
# Clone the repository
git clone https://github.com/HarshK213/BarginBuddy.git
# Navigate into the directory
cd BarginBuddy
# Install dependencies
npm install
# Start the development server
npm run devContributions are welcome! Please feel free to submit a Pull Request.
- Fork the repository
- Create your feature branch
- Commit your changes
- Push to the branch
- Open a Pull Request
-
🔄 Backend API integration for live price comparison
-
🤖 Smarter bot with NLP capabilities
-
📊 Tabular & graphical view of prices
-
🌐 Deployment via Vercel or Netlify
Built By 💙 by HarshK213,Aniket,Bhoovesh