PN AI Agent Pro releases
Open-source AI Agent plugin for WordPress with support for AI providers, tools, and automation.
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/puyanovin/pn-ai-agent/archive/refs/heads/main.zipReadme
PN AI Agent
AI-powered assistant plugin for WordPress using OpenAI, Google Gemini, and local Ollama models.
Overview
PN AI Agent is a modern, lightweight, and open-source AI assistant plugin for WordPress.
It allows website owners to create intelligent AI chat experiences using different AI providers through a simple administration interface.
Supported AI providers:
- OpenAI
- Google Gemini
- Ollama (Local AI)
Features
- Multiple AI provider support
- OpenAI integration
- Google Gemini integration
- Ollama local AI support
- Provider connection testing
- Automatic model loading
- AI chat interface
- Frontend chatbot
- Shortcode support
- Gutenberg block support
- AI chat widget
- Clean admin dashboard
- RTL support
- Translation ready
- WordPress coding standards compatible
- PHP 8.1+ support
- GPL licensed open-source project
Installation
- Download the latest release.
- Upload the plugin folder to:
/wp-content/plugins/
- Activate PN AI Agent from the WordPress Plugins page.
- Open:
WordPress Admin → PN AI Agent
-
Configure your AI provider.
-
Add the chatbot using:
- Shortcode
- Widget
- Gutenberg Block
Requirements
- WordPress 6.5 or higher
- PHP 8.1 or higher
- AI provider API key (except local Ollama)
Screenshots
- General Settings
- Provider Management
- AI Chat Interface
- Frontend Chat Widget
- Gutenberg Block
Development
Clone the repository:
git clone https://github.com/puyanovin/pn-ai-agent.git
Install development dependencies:
composer install
Run coding standards:
vendor/bin/phpcs --standard=WordPress .
Roadmap
Future versions may include:
- More AI providers
- Conversation history
- Knowledge base integration
- MCP support improvements
- AI agents and automation features
- Premium extensions
Changelog
1.0.1
Released: 2026
- Improved WordPress.org compatibility.
- Fixed WordPress coding standards issues.
- Improved security checks.
- Added better output escaping.
- Improved admin dashboard structure.
- Improved asset management.
- Updated documentation.
- Improved plugin stability.
1.0.0
Initial release.
- OpenAI provider support.
- Google Gemini provider support.
- Ollama provider support.
- Provider connection testing.
- Automatic model loading.
- AI chat interface.
- Frontend chatbot.
- Shortcode support.
- Gutenberg block.
- Translation support.
- RTL support.
License
PN AI Agent is licensed under:
GPL-2.0-or-later
Author
PN Suite
Website:
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v1.0.1 | Jul 14, 2026 |
| v0.1.0-beta | Jul 11, 2026 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.