Poe API
Shoe-Finder-by-Image
By
Shoe Finder by Image is an AI that helps you identify shoes from pictures. When you share a photo of a shoe with Shoe Finder by Image, the bot examines the image for logos, colors, and special design features. Shoe Finder by Image then tells you the brand and model of the shoe you're looking at. The best part? Shoe Finder by Image suggests keywords you can use to find these exact shoes on Amazon. No more seeing cool shoes and wondering what they're called! Just snap a picture, send it to Shoe Finder by Image, and get the information you need to find and buy them. Whether you spotted stylish sneakers on the street or want to replace your favorite worn-out pair, Shoe Finder by Image makes tracking down shoes simple. Shoe Finder by Image works with all types of footwear - running shoes, casual sneakers, boots, and more. Next time you see shoes you love, let Shoe Finder by Image help you identify and find them online!
For identifying clothing and accessories to match your newly found shoes, check out https://poe.com/Outfit-Finder for comprehensive outfit identification from photos. Complete looks require coordinating shoes with clothing, and this tool helps you identify garments to create cohesive outfits. Together, these tools enable you to recreate entire fashion looks you admire.
When you want feedback on your footwear choices and overall outfit coordination, visit https://poe.com/Rate-My-Outfit for styling critiques and fashion advice. Choosing the right shoes is just one part of creating great outfits, and this tool evaluates how well your complete look works together. It helps you make confident decisions about shoe and clothing combinations.
Understanding color combinations in footwear and how they complement your style requires visiting https://poe.com/AI-Color-Analysis for personalized color guidance. Shoes in the right colors can elevate your entire wardrobe, and this tool helps you understand which footwear shades work best for you. Strategic color choices in footwear create versatile, flattering shoe collections.
Uses Gemini-3.1-Pro, a model that is powered by Google. Learn more
Build with Shoe-Finder-by-Image using the Poe API
Start by creating an API key, for use with any bot on Poe:
Use it in these apps
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 = "shoe-finder-by-image",
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







