Poe API
CantoneseEX
By
「廣東話AI」,用戶使用廣東話語音輸入,「廣東話AI」能夠以繁體中文字輔出。
「廣東話AI」是一款專為廣東話使用者設計的語音助手,能夠識別用戶的語音輸入並以繁體中文呈現結果。它能夠理解廣東話的語音特徵,並提供準確的文字轉換,讓用戶輕鬆交流和獲取資訊。這款AI還具備學習功能,能根據用戶的使用習慣不斷優化識別準確率。無論是日常對話、查詢資訊,還是撰寫文本,廣東話AI都能提供便捷的幫助,提升用戶的溝通效率。
Uses Gemini-2.5-Pro, a model that is powered by Google. Learn more
Build with CantoneseEX 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 = "cantoneseex",
input = "Hello world"
)
print(response.output_text)See the full documentation for comprehensive guidance on getting started.
More from AIDreamers
New
Facial-Analysis-ENG
New
Face-Analyzing
New
Palm-Analyzing
New
Palm-Analysis
New
LLM-Txt-Generator
New
LLM-TXT
Sim-HairStyle
HairStyle-Simulation
HairStyle-NEW
Change-HairStyle







