Have you ever wanted to create a simple website that rates how well an outfit fits? I did, and I recently built a fit rating website using the Gemini API.
I’m excited to share my project with you, and I’d love your feedback. You can check it out at
As a hobbyist developer, I was curious to explore the Gemini API and see what I could build with it. The result is a basic website that lets users input their measurements and get a fit rating. It’s not perfect, but it was a fun project to work on.
The Idea Behind the Project
I wanted to create something practical and useful. A fit rating website seemed like a great idea, especially since I’ve struggled to find clothes that fit well in the past. With the Gemini API, I could tap into their database of measurements and create a simple rating system.
How It Works
The website is straightforward. You input your measurements, and the API does the rest. It’s still a basic implementation, but it’s a start.
What I Learned
This project taught me a lot about working with APIs and building a website from scratch. It was a great learning experience, and I’m proud of what I accomplished.
Your Turn
Now it’s your turn! Please visit the website and leave a review. I’d love to hear your thoughts on how I can improve it.
Further reading: Gemini API Documentation