Your personal AI assistant — the default Free.ai experience, now as a My AI persona.
Začať chatovaťRozhovory
Správy
Zobrazenia
Čo dokáže umelá inteligencia?
Vložiť na Vašu stránku
Umiestnite chat widget na vlastnú webovú stránku.Vlastník účtu platí tokeny, ktoré návštevníci používajú.
<script src="https://free.ai/embed.js" data-handle="@yourhandle"></script>
<div id="freeai-chat"></div>
Odbornosť
O nás
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!
Použitie ako agent
Režim vlastník-platí preposiela správy návštevníkov bez toho, aby bol váš účet vystavený.
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"}'