Descripción
Capy AI Agent is a chatbot plugin powered by Capy AI…
External services
This plugin connects to the Capy AI API to load a chatbot agent.
It loads the chatbot via an iframe from https://api.capy-ai.com
, using the provided Agent ID and Secret Key (configured in the plugin settings). It also performs a fetch request to retrieve agent customization data like colors and avatar from that domain.
Additionally, the plugin fetches branding information (like color theme and avatar image) from the same API endpoint: https://api.capy-ai.com/agent/public/{agent_id}
. The avatar image is dynamically used in the toggle button of the widget.
No user-specific personal data is sent from the website. The iframe may request microphone access (if needed for voice), and is served by Capy AI.
Capy AI is provided by CapyDev.
Terms of service: https://www.capy-ai.com/terms
Privacy policy: https://www.capy-ai.com/privacy
Instalación
- Install via WordPress Admin…
Preguntas frecuentes
-
Is it free?
-
Yes, but you’ll need a Capy AI account.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “Capy AI Agent” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.2
This version improves iframe support.
1.3
Reactivate scrolling.
1.4
Updated readme and css-jss.