Your personal AI assistant — the default Free.ai experience, now as a My AI persona.
התחל לשוחחשיחות
הודעות
תצוגות
מה __REEI_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!
השתמש בתור סוכן
גישה תכנותית, מצב תשלום הבעלים מעביר הודעות מבקרים מבלי לחשוף את החשבון שלך.
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"}'