Poe API
Resume-Builder-AI
By
Resume Builder AI designed to help you craft a personalized, professional resume. It guides you through each section, suggesting core details that align with your skills, experience, and career goals. Tailor your resume effortlessly to fit specific roles, ensuring it highlights your strengths and matches job requirements.
Uses GPT-4o-mini, a model that is powered by OpenAI. Learn more
Build with Resume-Builder-AI 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 = "resume-builder-ai",
input = "Hello world"
)
print(response.output_text)See the full documentation for comprehensive guidance on getting started.
More from Promptank AI
New
RetroCCTV
New
HyperRealSkin
New
Emoji-Crafter-AI
New
AI-Video-To-Prompt
Fullbody-Portrait
CoFounderPro
Case-Study-BuilderAI
SEOWebsiteAuditor
LegalRedFlagScan
EngagementFarmer







