Опис
Smart AI Chatbot with OpenRouter by Jayanta adds a production-ready AI assistant to your public WordPress site. It reads published public content, finds relevant pages for each visitor question, and asks OpenRouter to answer using only that site context.
Features:
- Floating frontend chat widget.
- Answers grounded in published site content.
- Session chat history stored in the visitor browser session.
- Admin settings for API key, model, widget copy, color, indexed post types, source limits, token limits, temperature, rate limits, and logs.
- Server-side OpenRouter calls so API keys are not exposed.
- WordPress nonce protection for chat requests.
- Hourly per-visitor rate limiting.
- Compact admin chat logs.
- Manual content index rebuild.
- Automatic scheduled index rebuild after published content changes.
Встановлення
- Upload the plugin folder to
/wp-content/plugins/. - Activate the plugin from the WordPress Plugins screen.
- Go to Settings > Smart AI Chatbot.
- Add your OpenRouter API key and choose a model.
- Click Rebuild Index.
- Visit the public site and open the floating chat button.
Часті питання
-
Does the plugin include OpenRouter credits?
-
No. You need your own OpenRouter API key.
-
Can visitors see my API key?
-
No. Requests are sent from the WordPress server through
admin-ajax.php. -
Does it read private drafts or admin-only content?
-
No. The index uses published public post types only.
-
Where is chat history stored?
-
Visitor conversation history is stored in browser
sessionStorage, so it lasts for the current browser session.
Відгуки
Для цього плагіна немає відгуків.
Учасники та розробники
“Smart AI Chatbot with OpenRouter by Jayanta” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:
УчасникиПерекладіть “Smart AI Chatbot with OpenRouter by Jayanta” на вашу мову.
Цікавитесь розробкою?
Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.
Журнал змін
1.0.0
- Initial release.
