Poe API
Outfit-Finder
By
Outfit Finder is an AI that helps you identify clothing items from pictures and find them on Amazon. When you show Outfit Finder a photo of clothing, it looks for brand logos, tags, patterns, and any text visible on the item. Outfit Finder then tells you the brand name and model of the clothing piece. Outfit Finder doesn't stop there - it also suggests helpful keywords you can use to search for that exact item on Amazon. These keywords include the brand, model name, type of clothing, color, and any special features that make the item unique. Outfit Finder makes shopping easier by helping you put a name to clothes you like but don't know how to find. Whether you spotted something cool online or saw someone wearing something you love, just snap a picture and let Outfit Finder do the detective work. Outfit Finder is like having a fashion expert in your pocket who knows exactly what to type into Amazon to find what you're looking for.
For a complete fashion shopping experience that includes footwear identification, check out https://poe.com/Shoe-Finder-by-Image for specialized shoe recognition capabilities. This tool works just like Outfit Finder but focuses specifically on identifying sneakers, boots, and all types of footwear from photos. Together, these tools help you identify and shop for complete outfits from head to toe.
When you want feedback on how your outfit looks before wearing it out, visit https://poe.com/Rate-My-Outfit for honest fashion critiques and styling advice. After using Outfit Finder to identify clothes, this tool helps you determine if those pieces work well together and suit your style. It provides constructive feedback that helps you make confident fashion choices.
Understanding color coordination is essential for building cohesive wardrobes, so visit https://poe.com/AI-Color-Analysis for personalized color analysis based on your features. This tool helps you understand which colors complement your skin tone, hair, and eyes. Pairing outfit identification with color analysis creates a strategic approach to building a flattering wardrobe.
Determining the right size requires understanding body proportions, which is why https://poe.com/Face-Shape-Analyzer helps analyze facial features that can guide overall styling choices. Face shape influences which necklines, collars, and accessories work best for you. This comprehensive approach to personal styling complements outfit identification with personalized recommendations.
Uses Gemini-3.1-Pro, a model that is powered by Google. Learn more
Build with Outfit-Finder using the Poe API
Start by creating an API key, for use with any bot on Poe:
Use it in these bots
See allCode samples
Responses API
import openai
client = openai.OpenAI(
api_key = "YOUR_POE_API_KEY", # or os.getenv("POE_API_KEY")
base_url = "https://api.poe.com/v1",
)
response = client.responses.create(
model = "outfit-finder",
input = "Hello world"
)
print(response.output_text)See the full documentation for comprehensive guidance on getting started.
More from AI Nerd
Theo-Carrington
Music-Playlist-Maker
Reverse-Image-Prompt
Image-Wizard-AI
Paper-Analyzer-AI
DJ-Playlist-Maker
Dr.Graph
Image-to-Code-AI
Creative-Writing-X
PDF-Summarizer-Bot







