WP Manifestindependent plugin directory
manifest / ai / wordpress-ai-assistant

WP-AI Assistant Premium

WordPress plugin with AI-style features: SEO generator, knowledge chat, FAQ generator, tone changer.

by Your Name · github.com/kid-yp/wordpress-ai-assistant · website

1stars
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/kid-yp/wordpress-ai-assistant/archive/refs/heads/main.zip

Readme

WP-AI Assistant – WordPress AI Toolkit

A complete WordPress plugin that adds AI-style features to any WordPress site – without API costs!

✨ Features

Feature Description
🔍 SEO Generator Generate SEO titles, meta descriptions, hero headlines, and summaries from a brief
📝 AI Summary Extract key sentences from your content
FAQ Generator Create FAQs automatically from your content
🎭 Tone Changer Rewrite content in Professional, Casual, Friendly, or Sales tone
💬 Knowledge Chat Chat widget that answers questions from your site content
📊 Admin Dashboard Stats, top questions, and usage tracking
⚙️ Settings Page Customize brand name, colors, and default tone

🚀 How It Works

  1. Build Index – Your content is indexed into a searchable database
  2. Ask Questions – Visitors ask questions in the chat widget
  3. Get Answers – Answers are extracted from your content with source links

🛠️ Tech Stack

  • WordPress Plugin Development
  • PHP / JavaScript
  • AJAX / REST API
  • lunr.js (search index)
  • CSS3 / Modern UI

📦 Installation

  1. Upload the wp-ai-assistant folder to /wp-content/plugins/
  2. Activate the plugin in WordPress
  3. Go to AI Assistant → Knowledge Base and build the index
  4. Add [wpaia_knowledge_chat] to any page for the chat widget
  5. Edit any post/page to use the AI tools

🔗 Live Demo

https://wp-ai-assistant.ct.ws/hello-ai/

💰 Upgrade Options

  • Basic: Rule-based (no API costs) – included
  • Premium: Real AI via OpenAI – contact for pricing

📝 License

GPL v2 or later

👨‍💻 Created By

[Kidus Yosef] [kidusmekuria11@gmail.com]

Read the full README on GitHub →