🚀 MobilizeAI is an AI-driven platform designed to help users plan their travel better using real-time weather data and Generative AI insights. Powered by Gemini AI, OpenWeather, and carbon tracking, MobilizeAI enables eco-friendly mobility decisions.
- ✅ AI-Powered Weather Insights – Gemini AI provides personalized travel guidance based on real-time weather.
- ✅ Interactive Weather Chatbot – Ask AI weather-related questions directly on the dashboard.
- ✅ Carbon Emission Estimator – Tracks estimated carbon footprint based on travel mode and shortest route.
- ✅ Integrated Mapping & Routing – Displays routes via OpenStreetMap & OpenRouteAPI, allowing users to save emission records.
To run this project, you will need to have Node.js and npm installed on your machine.
Clone the repository:
git clone https://github.com/Iv4nd3r/MobilizeAI.git
Navigate to the project directory:
cd MobilizeAI
Install the dependencies:
npm install
In the project directory, you can run:
npm start: Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser. The page will reload when you make changes. You may also see any lint errors in the console.
npm test: Launches the test runner in the interactive watch mode. See the section about running tests for more information.
npm run build: Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance. The build is minified and the filenames include the hashes. Your app is ready to be deployed! See the section about deployment for more information.
npm run eject: If you aren’t satisfied with the build tool and configuration choices, you can eject at any time.
This command will remove the single build dependency from your project.
MobilizeAI is built using:
- Frontend: React (Create React App, Webpack), CSS, TypeScript, JavaScript
- AI & Data: Gemini AI, OpenWeather API
- Mapping & Routing: OpenStreetMap (Leaflet), OpenRouteAPI
- Deployment: Vercel
This section has moved here: https://facebook.github.io/create-react-app/docs/deployment
Contributions are what make the open-source community such an amazing place to be, learn, inspire, and create. Any contributions you make are greatly appreciated.
We welcome contributions! Feel free to:
- Report issues
- Suggest improvements
- Submit pull requests
- Create your Feature Branch (git checkout -b feature/AmazingFeature)
- Commit your Changes (git commit -m 'Add some AmazingFeature')
- Push to the Branch (git push origin feature/AmazingFeature)
- Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.
Project Link: here