Skip to content

Commit 0568c5c

Browse files
authored
Update README.md
1 parent b10cc28 commit 0568c5c

File tree

1 file changed

+24
-13
lines changed

1 file changed

+24
-13
lines changed

README.md

Lines changed: 24 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
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.
33

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.
69

710
## Prerequisites
811
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
3841
```
3942
This command will remove the single build dependency from your project.
4043

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
4550

4651
## Deployment
4752
This section has moved here: https://facebook.github.io/create-react-app/docs/deployment
4853

4954
## Contributing
5055
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.
5156

57+
We welcome contributions! Feel free to:
58+
* Report issues
59+
* Suggest improvements
60+
* Submit pull requests
61+
5262
## 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
5869
Distributed under the MIT License. See LICENSE for more information.
5970

6071
## Contact

0 commit comments

Comments
 (0)