The platform asks users a series of questions to identify their preferences and requirements, then delivers tailored car recommendations within their budget. It provides detailed insights on both new and used vehicles, including current prices, estimated depreciation, and negotiation ranges. Additional features include a reverse image search to identify car models from pictures.
This project uses AI to help people find the perfect car for their needs and budget. It makes car shopping easier by giving personalized recommendations, helpful insights, and simple tools to explore options.
Frontend: React.js + Vite Backend: Express.js
cd car2drvr
npm install
npm run dev
pip3 install Flask
python3 main.py
Naman's file