Your personal AI assistant — the default Free.ai experience, now as a My AI persona.
စကားပြောခြင်း စတင်ပါစကားပြော
စာတိုများ
ရှုမြင်ချက်များ
@handle AI တစ်ခုလုပ်နိုင်သည်
သင့်ရဲ့ site ကိုအပေါ် Embed
သင့်ရဲ့ကိုယ်ပိုင် website ပေါ်တွင်စကားပြော widget ကို Drop. အဆိုပါကိုင်တွယ်ပိုင်ရှင်ဧည့်သည်များအသုံးပြုမှု tokens ကိုပေးချေ.
<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!
ရှေ့နေအဖြစ်သုံးပါ
Programmatic access ကို. ပိုင်ရှင်-ပေးဆောင် mode ကိုသင်၏အကောင့်ကိုပြသခြင်းမရှိဘဲဧည့်သည်များမှစာသားများကို forwards.
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"}'