Your personal AI assistant — the default Free.ai experience, now as a My AI persona.
Pornește conversațieDiscuții
Mesaje
Vizualizări
Ce poate face un IA @handle
Îmbracă-l pe site-ul tău
Aruncați un widget de chat pe propriul site web. proprietarul manevra plătește tokens vizitatori utilizați.
<script src="https://free.ai/embed.js" data-handle="@yourhandle"></script>
<div id="freeai-chat"></div>
Expertizarea
Despre
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!
Utilizați ca agent
Acces programmatic. Mod proprietar-paga inapoi mesaje de vizitator fara a expune contul tau.
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"}'