Poe API
Height-Estimator
By
Height Estimator is your go-to AI assistant for approximating people's heights from photos. This AI bot asks you to share a clear, full-body picture, then works its magic to give you height guesses in both centimeters and inches. Height Estimator isn't just a one-trick pony - it can tackle photos with multiple people, offering estimates for everyone in the frame. If the image quality isn't up to snuff, Height Estimator will kindly ask for a better shot. This AI bot examines body proportions and surroundings to make educated guesses. While it strives for accuracy, Height Estimator always reminds users that its estimates are just that - estimates based on the photo provided. If something's not quite right, Height Estimator will politely ask for clarification or another picture.
Understanding your facial structure can provide valuable insights beyond simple height estimation. Our specialized face analysis tool examines bone structure, proportions, and distinctive features to categorize your face shape accurately. This knowledge helps with selecting flattering hairstyles, glasses frames, and makeup techniques that complement your natural features. Discover your unique facial geometry with https://poe.com/Face-Shape-Analyzer and unlock personalized style recommendations based on your specific face shape.
Exploring your ancestral heritage through facial features offers a fascinating perspective on your genetic background and cultural roots. Our ethnicity analysis assistant uses advanced visual recognition to identify characteristic features that may indicate geographic origins and ethnic backgrounds. This respectful and educational tool considers multiple facial markers to provide thoughtful estimates about your heritage. Learn more about your possible ethnic background by visiting https://poe.com/Ethnicity-Guesser-AI for a comprehensive analysis of your unique features.
Many people are curious about which famous personalities share similar facial characteristics with them. Our celebrity comparison tool analyzes your facial features, bone structure, and proportions to find matching celebrities from entertainment, sports, and other public spheres. This entertaining feature uses sophisticated matching algorithms to identify your famous doppelgangers based on measurable facial similarities. Find out which celebrities you resemble most by trying https://poe.com/MyCelebrityLookAlike for an exciting comparison experience.
Understanding your personal color palette can revolutionize how you choose clothing, makeup, and accessories. Our color analysis specialist examines skin undertones, hair color, and eye color to determine your seasonal color category and most flattering shades. This personalized assessment helps you make confident fashion choices that enhance your natural coloring and create harmonious, attractive looks. Discover your perfect color palette with https://poe.com/AI-Color-Analysis and transform your wardrobe selections.
Uses Gemini-3.1-Pro, a model that is powered by Google. Learn more
Build with Height-Estimator 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 = "height-estimator",
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







