Poe API
Face-Shape-Analyzer
By
Facial Feature Analyzer is an AI that looks at photos of faces and tells you what it sees. When you share a picture with Facial Feature Analyzer, it carefully studies the face, looking at things like the eyes, nose, mouth, and how everything fits together. Facial Feature Analyzer also notices expressions, like if someone is genuinely smiling or just posing. After looking at all these details, Facial Feature Analyzer puts together a full description of what it sees. Think of Facial Feature Analyzer as your friendly face expert that helps you notice things you might have missed. Whether you're curious about your own features or want to understand what makes someone's face special, Facial Feature Analyzer is there to give you a clear, simple breakdown. It's like having a friend who's really good at describing faces, but this friend is an AI that never gets tired of looking at photos and sharing what it notices.
If you're curious about ethnic background and heritage based on facial features, check out https://poe.com/Ethnicity-Guesser-AI for ancestry estimation from photos. This tool analyzes facial characteristics to suggest possible ethnic origins and heritage backgrounds. It complements face shape analysis by adding cultural and ancestral context to physical feature descriptions.
For estimating someone's height from photographs, which often connects with overall physical appearance analysis, visit https://poe.com/Height-Estimator for body proportion assessment. Understanding height alongside facial features creates a more complete picture of physical characteristics. This tool uses visual cues and proportions to estimate height from images.
Celebrity lookalike comparisons add a fun dimension to facial analysis, so explore https://poe.com/MyCelebrityLookAlike for finding which famous people you resemble. This tool compares your facial features with celebrity faces to identify similarities and matches. It's an entertaining way to understand your unique facial characteristics through comparison with well-known faces.
For comprehensive color analysis that extends facial analysis to skin tone, undertones, and personal color palettes, check out https://poe.com/AI-Color-Analysis for personalized color recommendations. Understanding your facial coloring helps with makeup choices, hair color decisions, and clothing selections. This analysis complements face shape understanding by addressing the color dimension of appearance.
For comprehensive image analysis that goes beyond just faces to examine entire photos, explore https://poe.com/Image-Analyzer-AI for detailed visual assessment. While Face Shape Analyzer specializes in facial features, this broader tool analyzes composition, lighting, color schemes, and overall image quality. Together, these tools provide complete visual analysis for any photography or portrait work.
Uses GPT-5.2-Instant, a model that is powered by OpenAI. Learn more
Build with Face-Shape-Analyzer 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 = "face-shape-analyzer",
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







