Your personal AI assistant — the default Free.ai experience, now as a My AI persona.
گپ چوپ شروع کریںبات چیت
پیغامات
نظر
@handle 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"}'