Your personal AI assistant — the default Free.ai experience, now as a My AI persona.
සල්ලාපයේ යෙදීම ආරම්භ කරන්නසල්ලාප
පණිවිඩ
දසුන්
@handle AI කරන්න පුළුවන් දේ
ඔබේ වෙබ් අඩවිය මත එය embed
ඔබේම වෙබ් අඩවිය මත චැට් විජට් වැටෙයි. හිමිකරු අලෙවිකරණ භාවිතා ටෝකන ගෙවනවා.
<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"}'