Changeset 3412149
- Timestamp:
- 12/05/2025 11:50:01 AM (3 months ago)
- File:
-
- 1 edited
-
antimanual/tags/1.0.0/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
antimanual/tags/1.0.0/readme.txt
r3411714 r3412149 13 13 == Description == 14 14 15 🚀 **Supercharge Your WordPress Site with AI**16 17 15 Antimanual is a powerful AI-driven WordPress plugin designed to **enhance user experience, automate support, and improve content organization**. It works seamlessly with any WordPress theme or plugin. 18 16 19 ### **Key Benefits:** 20 - **AI Chatbot:** Trained on your docs, posts, pages, and custom post types to provide instant, accurate responses. 21 - **Bulk Taxonomy Generator:** Automatically generates taxonomies for untagged content, boosting SEO and navigation. 22 - **Universal Compatibility:** Works with any WordPress theme and plugin. 23 17 ### **Features:** 18 * **AI Chatbot:** Trained from your docs, posts, pages, URLs, PDFs, and more to deliver fast, accurate answers. 19 * **AI Doc Generator:** Instantly creates clean documentation with your chosen language, tone, structure, and optimized slug settings. 20 * **Bulk Terms and Excerpts:** Generates bulk terms, excerpts, and tags to improve SEO, readability, organization, and overall site clarity. 21 * **bbPress Forum Automation:** Converts closed topics into helpful posts and generates smart AI replies for better forum engagement. 22 * **Knowledge Base:** Builds an organized knowledge system by converting usable content sources into structured, searchable, AI-ready resources. 23 * **Auto Posting:** Automatically publishes fresh posts using your chosen topics, tone, and schedule to keep content active effortlessly. 24 * **AI Search:** Adds a customizable AI-powered search block with editable text, buttons, and icons for improved discovery. 25 * **9+ Embed Model Options:** Uses multiple embed model choices to process docs data and deliver precise, context-aware AI responses. 24 26 **Perfect for:** WordPress site owners, documentation managers, and businesses looking to reduce support workload and increase user engagement. 25 27 26 🔹 **Saves Time** – AI chatbot reduces manual support tasks. 27 🔹 **Increases Traffic** – Structured taxonomy improves search rankings. 28 🔹 **Boosts Conversions** – Enhanced UX leads to higher engagement and sales. 28 ## 🔗 USEFUL LINKS ## 29 30 - [Get Antimanual Premium](https://antimanual.spider-themes.net) 31 - [Documentation](https://helpdesk.spider-themes.net/docs/antimanual) 32 - [Support Forum](https://wordpress.org/support/plugin/antimanual) 29 33 30 34 == Installation == … … 52 56 == Screenshots == 53 57 54 1. AI Chatbot answering user queries 55 2. Bulk taxonomy generator settings 56 3. Knowledge base management interface 57 58 == External Services == 59 60 This plugin connects to OpenAI's API to provide AI-powered features and functionality. 61 62 **What data is sent:** 63 - Post content (titles and body text) when adding to the knowledge base or generating terms and excerpts 64 - User questions submitted through the chatbot 65 66 **When data is sent:** 67 - When generating terms and excerpts 68 - When adding posts to the knowledge base (to generate embeddings) 69 - When users interact with the AI chatbot 70 71 **Service Information:** 72 - Service: OpenAI API (https://platform.openai.com/docs/api-reference/) 73 - Terms of Service: https://openai.com/policies/row-terms-of-use/ 74 - Privacy Policy: https://openai.com/policies/row-privacy-policy/ 75 76 == Developer Information == 77 78 **Source Code:** 79 This plugin includes compiled JavaScript files. The uncompiled source code is included in the `src/` directory of this plugin. 80 81 To rebuild from source: 82 1. Install dependencies: `npm install` 83 2. Build production files: `npm run build` 58 1. Create Documentation 59 2. AI Chatbot 60 3. Knowledge base 61 4. bbPress Forum Automation 62 5. Closed Topic Into Post 63 6. Bulk Terms & Excerpts 84 64 85 65 == Changelog == 86 66 87 = 1.0.0 =67 = 1.0.0 (05 December 2025) = 88 68 - Initial release
Note: See TracChangeset
for help on using the changeset viewer.