Machine Learning_review_day9
<Two-day long class with this fun subject> - day1
current location based real-time weather(w/ chatGPT) and bike-sharing station on Gradio
wrote codes where it can tell you the real-time weather based off your current location
-> then makes the chatGPT to tell you(actually speaks it out) some useful tips for riding a bike with that weather info we already have
-> then finds some close public bike-sharing stations
-> and shows you the station spots on the map with tags for each locations using Gradio.
will update the codes on github in the future when i get a chance.