WP Manifestindependent plugin directory
manifest / ai / pn-ai-agent

PN AI Agent Pro releases

Open-source AI Agent plugin for WordPress with support for AI providers, tools, and automation.

by PN Suite · github.com/puyanovin/pn-ai-agent · website

0stars
0forks

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.zip

Readme

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

  1. Download the latest release.
  2. Upload the plugin folder to:
/wp-content/plugins/
  1. Activate PN AI Agent from the WordPress Plugins page.
  2. Open:
WordPress Admin → PN AI Agent
  1. Configure your AI provider.

  2. 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:

https://plugins.puyanovin.ir

Read the full README on GitHub →

Releases

TagPublished
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.