@handle એઆઈ શું કરી શકે છે
તમારી સાઇટ પર તેને જડિત કરો
તમારી પોતાની વેબસાઇટ પર વાતચીત વિજેટ મૂકો. ટોકનનો ઉપયોગ કરનાર મુલાકાતીઓનો માલિક ચૂકવે છે.
<script src="https://free.ai/embed.js" data-handle="@yourhandle"></script>
<div id="freeai-chat"></div>
વિશે
a companion that will help me with everyday tasks and also help me create ai agent workers that make me money though products sales
એજન્ટ તરીકે વાપરો
પ્રોગ્રામિક પ્રવેશ. માલિક-પૈસાની સ્થિતિ તમારા ખાતાને પ્રકાશિત કર્યા વગર મુલાકાતીના સંદેશાઓને આગળ ધપાવે છે.
curl -X POST https://free.ai/api/v1/myai/wereami/embed-chat/ \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"message":"Hello"}'