Poe API

Bot image for ChatGPT-CV-Writer

ChatGPT-CV-Writer

Chat

Uses GPT-5.2, a model that is powered by OpenAI. Learn more

Build with ChatGPT-CV-Writer using the Poe API

Start by creating an API key, for use with any bot on Poe:

Generate API key

Code 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 = "chatgpt-cv-writer",
    input = "Hello world"
)

print(response.output_text)

See the full documentation for comprehensive guidance on getting started.


More from AI Nerd

Bot image for Photo-Enhancer-AI
Photo-Enhancer-AI
Bot image for Height-Estimator
Height-Estimator
Bot image for AI-Image-Explainer
AI-Image-Explainer
Bot image for 8-Bit-Character
8-Bit-Character
Bot image for InstructionGenerator
InstructionGenerator
Bot image for AI-CV-Writer
AI-CV-Writer
Bot image for Paragraph-Combiner
Paragraph-Combiner
Bot image for English-To-Kashmiri
English-To-Kashmiri
Bot image for Resume-Copilot
Resume-Copilot
Bot image for Consistent-Image-AI
Consistent-Image-AI