Your personal AI assistant — the default Free.ai experience, now as a My AI persona.
אָנהײב צװײטעשמועס
װײַז טעקסט פֿאַרב
אױסװײַז
וואָס אַ @handle AI קען טאָן
אַרײַנשרײַבן אין דיין וועבזייַטל
לאָז אַ שמועס־צעפּיכעסל אױף דיין אייגענע וועבזײַט. דער הענטל־עפֿנטלעכער באַצאָלט די טיקעטס װאָס די באַזײַטיקער ניצן
<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"}'