Beschreibung
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
Installation
- Install via WordPress Admin…
FAQ
-
Is it free?
-
Yes, but you’ll need a Capy AI account.
Rezensionen
There are no reviews for this plugin.
Mitwirkende & Entwickler
„Capy AI Agent“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Capy AI Agent“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
1.2
This version improves iframe support.
1.3
Reactivate scrolling.
1.4
Updated readme and css-jss.