Poe API
MyCelebrityLookAlike
By
Celebrity Lookalike Finder is an AI tool that analyzes your photos and compares your appearance to famous celebrities. Upload a clear photo, and this bot will analyze your facial features to find the celebrity you resemble the most. Celebrity Lookalike Finder provides an engaging experience, highlighting the specific traits that connect you to a famous face. Once you submit your photo, Celebrity Lookalike Finder gets to work. The bot then presents you with the celebrity it believes is your closest match, complete with an explanation of why you two are look-alikes.
If your initial photo doesn't quite capture your best angle, no worries! Celebrity Lookalike Finder will politely request a new image to improve its analysis. The goal is to provide an accurate, flattering result that leaves you excited about your famous look-alike.
Understanding your facial structure goes beyond celebrity comparisons with Face Shape Analyzer, which provides detailed insights into your unique facial geometry. This tool identifies your face shape category and explains the characteristics that define your appearance, helping you make informed decisions about hairstyles, glasses, and makeup choices. It's a practical companion for anyone interested in understanding their facial features more deeply. https://poe.com/Face-Shape-Analyzer
For comprehensive visual analysis of any image, Image Analyzer AI delivers detailed observations about photos including composition, objects, people, and contextual elements. This versatile tool examines images from multiple perspectives, providing insights that go far beyond simple object recognition. Whether analyzing profile pictures or other photographs, it offers valuable analytical feedback. https://poe.com/Image-Analyzer-AI
Curious about your ethnic background based on appearance, the Ethnicity Guesser AI uses advanced facial recognition to estimate ethnic origins from photos. This tool analyzes various facial features and characteristics to provide thoughtful insights about potential ancestry and ethnic heritage. It offers an interesting perspective on the diverse features that make up human appearance across different populations. https://poe.com/Ethnicity-Guesser-AI
Physical attributes can be estimated from photos using Height Estimator, which analyzes visual cues to determine approximate height measurements. This tool uses sophisticated algorithms to assess proportions and reference points within images, providing height estimates based on available visual information. It's particularly useful when you need to gauge someone's approximate stature from photographs alone. https://poe.com/Height-Estimator
Uses Gemini-2.5-Flash, a model that is powered by Google. Learn more
Build with MyCelebrityLookAlike 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 = "mycelebritylookalike",
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







