AIBazaar is an advanced, AI-driven platform that revolutionizes consumer behavior by providing intelligent price forecasts and market analytics. It offers actionable insights and predictive intelligence to guide users in making better buying decisions.
- 🤖 AI-Powered Price Forecasting
Predicts future price trends using ML models like Random Forest, Gradient Boosting, and LSTM. - 📊 Visual Analytics
Interactive charts and trendlines that visualize historical price behavior using collected data from the database. - ⭐ Smart Watchlist
Personalized product tracking with background monitoring. - 📈 Market Intelligence
Analyze long-term patterns to identify the best time to purchase. - 🔍 Price Comparison Engine
Multi-platform price insights with no direct selling or affiliate bias. - 📱 Responsive Design
Seamlessly optimized UI for desktop, tablet, and mobile devices.
- Bootstrap 5
- React.js
- React Router DOM
- Chart.js
- Axios
- .NET Core
- Entity Framework Core
- SQL Server
- JWT Authentication
- Python
- Django REST Framework
- ML Models: Random Forest, Gradient Boosting, LSTM
- Feature Engineering: Seasonality, Trends, Historical Patterns
- Web scraping with Selenium, BeautifulSoup, and Pandas
- Scheduled automated scraping for up-to-date price tracking
- .NET 8.0 SDK
- Python 3.x
- Node.js
- SQL Server
- Chrome/Chromium (for scraping tasks)
git clone https://github.com/doganenes/AIBazaar.git
cd AIBazaar
cd frontend
npm install
npm start
cd backend
dotnet restore
dotnet run
cd AI
pip install -r requirements.txt
python manage.py runserver 8000
dotnet ef database update






