Convera – Chat Bot by Simple AI provides a seamless integration for an OpenAI-based chatbot (GPT-4o) on your WordPress website. Built with efficiency and privacy in mind, the plugin runs completely without external third-party CDN dependencies by hosting required libraries like marked.js locally on your server.
Deploy the assistant globally via automated footer integration or specify its position using a simple shortcode. Within the dedicated administration panel, you can define the system prompt to supply the artificial intelligence with your specific business context and guidelines.
Features:
- OpenAI Integration: Connect your own GPT-4o model via your private OpenAI API key.
- Prompt Engineering: Full control over the system prompt to guide the assistant’s behavior and knowledge base.
- Shortcode & Footer Support: Utilize
[convera_chat_bot] or enable automated global output in the website footer.
- 100% Local Assets: No tracking scripts, no external CDN requests. Marked.js is loaded straight from your domain.
- Session Control: Frontend users can clear their conversation history instantly with a single click.
External Services
This plugin requires a connection to a third-party external API service to process and stream the artificial intelligence interactions.
- Service Name: OpenAI API (Chat Completions Endpoint)
- Purpose: Transmits user input and conversation context to generate text replies via the selected GPT model.
- Data Transmitted: Sends the current chat conversation transcripts and your custom system framework prompt when a website visitor submits a message. No structural core WordPress user account metadata or database internals are ever compiled or sent.
- Links: * OpenAI Terms of Service: https://openai.com/policies/terms-of-use/
- OpenAI Privacy Policy: https://openai.com/policies/privacy-policy/