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"}'