Your personal AI assistant — the default Free.ai experience, now as a My AI persona.
Започване на разговорЧати
Съобщения
Прегледи
Какво може да направи ФРЕАИ_TERM_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!
Използване като агент
Programmatic access. Собственик-плаща режим препраща съобщения за посетители без да разкрие вашият акаунт.
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"}'