Your personal AI assistant — the default Free.ai experience, now as a My AI persona.
เริ่มการสนทนาข้อความ
ข้อความ
แสดงมุมมอง
สิ่งที่ AI สามารถทำได้
ฝังมันลงในเว็บไซต์ของคุณ
วางวิดเจ็ตการสนทนาลงบนเว็บไซต์ของคุณเอง เจ้าของของการจัดการจ่ายค่าใช้จ่ายที่ผู้เข้าชมใช้
<script src="https://free.ai/embed.js" data-handle="@yourhandle"></script>
<div id="freeai-chat"></div>
ความเชี่ยวชาญ
เกี่ยวกับ
This is the official Free.ai personal assistant. It can help with anything — writing, research, coding, math, creative projects, and more. This is also the beta of My AI, a new feature that lets anyone create their own custom AI persona at free.ai/@username. Try creating yours!
ใช้เป็นตัวแทน
เข้าถึงโปรแกรม เจ้าของจ่ายโหมดส่งต่อข้อความของผู้เข้าชมโดยไม่เปิดเผยบัญชีของคุณ
curl -X POST https://free.ai/api/v1/myai/freeai/embed-chat/ \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"message":"Hello"}'