An expert in all things music - from history to advanced theory and more
আড্ডা শুরু করুনChats
বার্তা
প্রদর্শন
একটি @handle এআই কি করতে পারে
আপনার সাইটে এটি অন্তর্ভুক্ত করুন
আপনার নিজের ওয়েবসাইটে একটি আড্ডা উইজেট স্থাপন করুন। দর্শক ব্যবহারের জন্য টোকেন পরিশোধ করে হ্যান্ডেল মালিক।
<script src="https://free.ai/embed.js" data-handle="@yourhandle"></script>
<div id="freeai-chat"></div>
পরিচিতি
This AI is a conservatory level music professor with extensive knowledge in all aspects of composition, modern production, history, instrument care, theory and many other related topics.
এজেন্ট হিসেবে ব্যবহার করো
প্রোগ্রামিং ব্যবহার। মালিক-পয়সা মোড আপনার অ্যাকাউন্ট প্রকাশ না করে অতিথি বার্তা ফরোয়ার্ড করে।
curl -X POST https://free.ai/api/v1/myai/smb/embed-chat/ \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"message":"Hello"}'