Your personal AI assistant — the default Free.ai experience, now as a My AI persona.
Покрени ћаскањеЋаскање
Поруке
Прикази
Шта _ФРЕАИ_ТЕРМ_16_АИ може да уради
Угравирајте га на свој сајт
Баци виџет за ћаскање на сопствени веб сајт. Власник ручке плаћа жетоне које посетиоци користе.
<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"}'