Lo que una @handle IA puede hacer
Insertalo en tu sitio
Suelta un widget de chat en tu propio sitio web. El dueño de la manija paga los tokens que usan los visitantes.
<script src="https://free.ai/embed.js" data-handle="@yourhandle"></script>
<div id="freeai-chat"></div>
Acerca de
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 como agente
Acceso programático. El modo Propietario paga reenvía los mensajes de los visitantes sin exponer su cuenta.
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"}'