Che cosa può fare una IA @handle
Incorporalo sul tuo sito
Lascia un widget di chat sul tuo sito web. Il proprietario della maniglia paga i gettoni che i visitatori utilizzano.
<script src="https://free.ai/embed.js" data-handle="@yourhandle"></script>
<div id="freeai-chat"></div>
Informazioni
a companion that will help me with everyday tasks and also help me create ai agent workers that make me money though products sales
Uso come agente
Accesso programmatico. Modalità di pagamento del proprietario inoltra i messaggi dei visitatori senza esporre il tuo account.
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"}'