tamitchell / weatherapp

A React Based Application that uses OpenWeather's web API to gather weather data and Geocodio's API to render weather conditions based on user's desired location
https://weatherapp-nine-mauve.vercel.app
0 stars 0 forks source link

AI Prompt Engineering for Clothing Recommendations #37

Closed tamitchell closed 2 weeks ago

tamitchell commented 1 month ago

implement effective prompts for generating contextual clothing recommendations based on weather conditions

tamitchell commented 2 weeks ago

Most of this was completed in https://github.com/tamitchell/weatherapp/pull/56 " Implement context awareness for time of day" is an interesting one. I could ideally send the time of day within the prompt and that might influence certain decisions on type of clothing, but it is needed for now and could be added later as part of a greater enhancement.