|
1 |
| -# MobilizeAI |
2 |
| -MobilizeAI is an AI Weather App designed to help you mobilize based on weather conditions. |
| 1 | +# MobilizeAI: AI-Powered Weather & Mobility Assistant |
| 2 | +🚀 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. |
3 | 3 |
|
4 |
| -## Getting Started |
5 |
| -This project was bootstrapped with Create React App. |
| 4 | +## 🌟 Features |
| 5 | +* ✅ AI-Powered Weather Insights – Gemini AI provides personalized travel guidance based on real-time weather. |
| 6 | +* ✅ Interactive Weather Chatbot – Ask AI weather-related questions directly on the dashboard. |
| 7 | +* ✅ Carbon Emission Estimator – Tracks estimated carbon footprint based on travel mode and shortest route. |
| 8 | +* ✅ Integrated Mapping & Routing – Displays routes via OpenStreetMap & OpenRouteAPI, allowing users to save emission records. |
6 | 9 |
|
7 | 10 | ## Prerequisites
|
8 | 11 | To run this project, you will need to have Node.js and npm installed on your machine.
|
@@ -38,23 +41,31 @@ npm run eject: If you aren’t satisfied with the build tool and configuration c
|
38 | 41 | ```
|
39 | 42 | This command will remove the single build dependency from your project.
|
40 | 43 |
|
41 |
| -## Learn More |
42 |
| -You can learn more in the Create React App documentation. |
43 |
| - |
44 |
| -To learn React, check out the React documentation. |
| 44 | +## 🔧 Tech Stack |
| 45 | +MobilizeAI is built using: |
| 46 | +* Frontend: React (Create React App, Webpack), CSS, TypeScript, JavaScript |
| 47 | +* AI & Data: Gemini AI, OpenWeather API |
| 48 | +* Mapping & Routing: OpenStreetMap (Leaflet), OpenRouteAPI |
| 49 | +* Deployment: Vercel |
45 | 50 |
|
46 | 51 | ## Deployment
|
47 | 52 | This section has moved here: https://facebook.github.io/create-react-app/docs/deployment
|
48 | 53 |
|
49 | 54 | ## Contributing
|
50 | 55 | 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.
|
51 | 56 |
|
| 57 | +We welcome contributions! Feel free to: |
| 58 | +* Report issues |
| 59 | +* Suggest improvements |
| 60 | +* Submit pull requests |
| 61 | + |
52 | 62 | ## Fork the Project
|
53 |
| -Create your Feature Branch (git checkout -b feature/AmazingFeature) |
54 |
| -Commit your Changes (git commit -m 'Add some AmazingFeature') |
55 |
| -Push to the Branch (git push origin feature/AmazingFeature) |
56 |
| -Open a Pull Request |
57 |
| -License |
| 63 | +* Create your Feature Branch (git checkout -b feature/AmazingFeature) |
| 64 | +* Commit your Changes (git commit -m 'Add some AmazingFeature') |
| 65 | +* Push to the Branch (git push origin feature/AmazingFeature) |
| 66 | +* Open a Pull Request |
| 67 | + |
| 68 | +## License |
58 | 69 | Distributed under the MIT License. See LICENSE for more information.
|
59 | 70 |
|
60 | 71 | ## Contact
|
|
0 commit comments