Inspiration
For vibes
What it does
You take a picture with the app, which rates your outfit and gives suggestions on how to improve it.
How we built it
We used Vite to build an interactive web application optimized for mobile devices. We designed a prompt that we sent to chatGPT and designed the JSON format in which we wanted our results. As such, we were able to get a rating, review, and recommendations. We successfully parsed these results into our UI. We will also add an authentication system to allow users to have their profiles. This will allow for more personalized feedback and more context judging in the future.
Challenges we ran into
- Prompt engineering: getting the AI to give meaningful feedback.
- Getting images from the camera
- Designing the UI
Accomplishments that we're proud of
- Getting the project to work.
What we learned
- How to work with APIs
What's next for Drip AI
- Having a way to store clothes in your wardrobe so it can give you suggestions based on other clothes you have
- Having a way to store history
- Having more context on what style the user likes and how to adjust its judgment based on that
Built With
- openai
- react
- vite
Log in or sign up for Devpost to join the conversation.