Subject: Seeking Advice on Adding AI to My SaaS Product – AI-Powered Virtual Fashion Assistant
- 0
- Databases
- Cloud
hope you’re all doing well! My name is Ashish Nagvanshi, and I’m currently working on building my first SaaS product aimed at transforming the way people choose their outfits. In a nutshell, our platform allows users to upload pictures of their clothes, and our AI-driven algorithm will suggest daily outfit recommendations. We’re also creating personalized style plans, essentially offering users a virtual AI fashion assistant to help them manage their wardrobe.
The Problem: Many people struggle with deciding what to wear daily, especially when it comes to creating a cohesive style. There’s a gap for an AI-powered solution that can take the guesswork out of this, providing consistent outfit recommendations based on personal wardrobes.
The Solution: My product offers users the ability to upload pictures or take photos of their clothes. Based on this input, our AI system will generate daily outfit suggestions and long-term style plans. Currently, I’ve implemented the core features such as image uploading and in-app camera functionality, but I lack the expertise in AI to bring the intelligent recommendation engine to life.
I’m reaching out to the community for advice on the next steps to integrate AI into my product. Specifically, I would love your guidance on: the backend that is totaly on appwrite.
The best AI frameworks or tools to implement fashion recommendation systems. Strategies for training an AI model based on user-uploaded images (or existing data sources). How to approach the AI aspect while I continue focusing on the MERN stack, which is my core strength. Any insights or resources you could share would be incredibly valuable as I move forward with this project. I’m open to setting up calls or chats for more detailed discussions if needed!
Thank you all in advance for your time and expertise—I’m really excited to learn from this community.
Best regards, Ashish Nagvanshi
Recommended threads
- Project in AppWrite Cloud doesn't allow ...
I have a collection where the data can't be opened. When I check the functions, there are three instances of a function still running that can't be deleted. The...
- Get team fail in appwrite function
I try to get team of a user inside appwrite function, but i get this error: `AppwriteException: User (role: guests) missing scope (teams.read)` If i try on cl...
- Edit ID of an existing collection
Hi there. Is it possible to edit an ID of an existing collection? Right now it looks impossible from AppWrite cloud at least.