Ask Adam Lite
Ask Adam Lite is a secure, minimal AI chat widget and lightweight knowledge base for WordPress.
Plugin info
Maintenance & Compatibility
Maintenance score
Actively maintained • Last updated 26 days ago
Is Ask Adam Lite abandoned?
Likely maintained (last update 26 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
Ask Adam Lite makes it easy to add an AI-powered assistant to your WordPress site.
It works out of the box with your own OpenAI API key and provides a simple, standalone solution.
You can display it as a floating widget or drop it into any page or post using a shortcode.
Features in Lite:
– Floating AI chat widget or [ask_adam_lite] shortcode
– Works with your own OpenAI API key (no extra accounts required)
– Basic knowledge base: index up to one sitemap and one priority URL
– Simple admin settings for position, assistant name, and avatar
– Privacy-friendly — no data collection or tracking of your visitors
– Lightweight, fast, and secure — follows WordPress Coding Standards
Need more features?
Ask Adam Lite is fully functional on its own.
If you’d like advanced options such as multiple AI providers, real-time web search, custom chat themes, or multi-profile assistants, those are available in the Pro version at https://www.askadamit.com
External Services
This plugin connects directly to the OpenAI API to generate chat responses and create semantic embeddings for knowledge-base search.
Data sent:
– Text prompts entered by site visitors or admins.
– Optional content indexed by the site owner (titles, excerpts, or text).
Destination:
https://api.openai.com
Purpose:
To generate AI responses and semantic vectors for local search.
User data handling:
– No personally identifying information is sent unless a user explicitly types it.
– Site owners control what content is indexed.
– The plugin does not store chat logs or personal data.
Privacy
Ask Adam Lite does not track, log, or store user data.
All AI interactions are handled directly through your OpenAI account.
The plugin is compatible with WordPress privacy guidelines and GDPR when used responsibly.
Installation
- Upload the plugin ZIP file via Plugins Add New Upload Plugin.
- Activate the plugin through the Plugins menu in WordPress.
- Go to Ask Adam Lite Settings and enter your OpenAI API key.
- Use the [ask_adam_lite] shortcode on any page, or enable the floating widget.
Frequently Asked Questions
Yes. You’ll need your own OpenAI API key. No additional subscription is required.
Yes. Lite is a complete standalone version that provides a working AI chat widget and small knowledge base.
No. All requests go directly from your WordPress site to OpenAI’s API. No data is stored or transmitted anywhere else.
Pro adds support for multiple AI providers, web search, custom themes, and multi-profile assistants.
Learn more at https://www.askadamit.com
Review feed
Screenshots
Changelog
1.0.5
- Compatibility: Fully tested with WordPress 6.9.
- Maintenance: General cleanup and version bump for WP.org.
1.0.4
- Assets: Added WordPress.org banner and icon.
- Deployment: Added GitHub Actions workflow for automatic WP.org deployment.
- Polish: Minor UI cleanup and improved file organization.
1.0.3
- UI Improvements: Refined floating chat widget for better alignment.
- Accessibility: Added Escape key to close the widget and improved ARIA states.
- Stability: Simplified inline JavaScript for reliable open/close behavior.
- CSS Cleanup: Reduced redundant selectors and fixed FAB centering.
- Compliance: Removed powered-by and credit links from all front-end displays.
- Encoding Fix: Normalized placeholder text and labels to plain UTF-8.
- Code Quality: Removed unused markup and improved escaping.
1.0.2
- Sanitized input handling and improved database cleanup.
- Fixed inline script handling and added proper versioning to enqueue calls.
- Resolved WordPress Coding Standards issues and improved uninstall routine.
1.0.1
- Improved shortcode rendering and widget script loading.
- General cleanup for WordPress.org compliance.
1.0.0
- Initial release.