વર્ણન
Technodrome AI Content Assistant is a powerful WordPress plugin that enables you to generate high-quality AI-powered content using multiple AI providers including OpenAI (GPT), Anthropic (Claude), Google (Gemini), DeepSeek, Cohere, Groq, Together AI, and Mistral AI.
Key Features
- Multiple AI Providers: Choose from 8+ AI providers with access to the latest models (GPT-5, Claude 4, Gemini 2.5, DeepSeek R1, etc.)
- Profile System: Save and manage multiple content generation profiles with custom settings
- Layout Templates: 6 professional templates with drag-and-drop builder for custom layouts
- Content Rules: Create custom rules for headings, guidelines, and writing style
- 40+ Languages: Generate content in any language with native-quality output
- Multi-Provider AI Models: Access hundreds of AI models from different providers
- AutoSave Revolution: Automatic profile saving and content history
NEW in v4.0.0 – AI + Video Context Generation
- AI + Video URL Context (PREMIUM): Generate articles from single video URLs (YouTube, Vimeo, TikTok)
- AI + Video Channel Context (PREMIUM): Generate articles from entire video channels
- Video Slot Transformation: Smart slot locking based on selected generation mode
- Compact Notification: Clear UI feedback when video context mode is active
License
This plugin is licensed under GPL v2 or later. See LICENSE file for details.
સ્થાપન
- Upload the plugin files to the
/wp-content/plugins/technodrome-ai-content-assistantdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Configure your AI provider API keys in the plugin settings.
- Start generating AI content!
એફએક્યુ (FAQ)
-
Do I need an API key?
-
Yes, you need an API key from your chosen AI provider (OpenAI, Anthropic, Google, etc.).
-
Is this plugin free?
-
The core plugin is free. Video URL and Video Channel Context modes require a PREMIUM license.
-
Which AI providers are supported?
-
OpenAI (GPT), Anthropic (Claude), Google (Gemini), DeepSeek, Cohere, Groq, Together AI, and Mistral AI.
સમીક્ષાઓ
આ પ્લગઇન માટે કોઈ સમીક્ષાઓ નથી.
ફાળો આપનાર & ડેવલપર્સ
“Technodrome AI Content Assistant” ને તમારી ભાષામાં અનુવાદ કરો.
વિકાસમાં રસ ધરાવો છો?
કોડ બ્રાઉઝ કરો, જોવોઅસ્વીએન રેપોઝિટરીમાંથી,અથવા સબ્સ્ક્રાઇબ કરોડેવલપમેન્ટ દ્વારાઆરઅસઅસ.
ચેન્જલૉગ
4.1.4 (2026-03-21)
- FIX: Profile image preview now displays immediately on profile load (race condition fixed)
- SECURITY: Removed nonce value from browser console logs
- SECURITY: Standardized nonce verification to check_ajax_referer() in autosave handler
- CLEANUP: Removed duplicate isProfileSwitching guard (unreachable dead code)
- CLEANUP: Removed unused collectLayoutTemplateData() and collectLayoutTemplateDataDirectly() functions
- CLEANUP: Removed commented-out save button event listener
4.1.3 (2026-02-28)
- NEW: Blue gradient footer (navy blue) — light and dark mode
- NEW: Contact Us button (? circle) in header license area — links to technodrome.nasrpskom.com
- IMPROVED: Dashboard max-width increased for wider screens
4.1.2 (2026-02-28)
- FIX: AI content no longer truncates mid-sentence for non-English languages (Serbian, Croatian, etc.)
- IMPROVED:
max_tokensmultiplier increased from x3 to x5 — non-English text uses more tokens per word - IMPROVED: API request timeout increased from 60s to 120s — prevents timeout on longer content generation
- AFFECTS: All 9 providers: OpenAI, Anthropic, Google, DeepSeek, Cohere, Groq, Together AI, Mistral, GLM
4.1.1 (2026-02-28)
- REMOVED: Bottom tab navigation bar (duplicate of top tab bar, cleaner UI)
- FIX: Mode 5 Slot 2 now shows “Channel URL” label instead of “Video URL”
- FIX: Mode 5 Slot 2 hides “Video Title” field (not needed for channel monitoring)
- FIX: Channel monitor now correctly reads channel URL from Slot 2 input field (was reading wrong ID)
- FIX: Registered missing
taics_save_video_dataAJAX handler (fixed “Bad Request” console errors) - IMPROVED: YouTube @handle URL scraping with additional regex patterns (externalChannelId, browseId)
- FIX: PHPCS warnings resolved in class-ajax-handler.php and class-channel-monitor.php
4.1.0 (2026-02-24)
- FIX: Mode 5 (AI + Video Channel Context) – channel videos and metadata now properly forwarded to AI prompt
- FIX: YouTube channel RSS feed implementation – real video titles and URLs fetched from channel
- FIX: Vimeo and TikTok channel video scraping implemented (replaced stubs)
- FIX: Frontend validation – checks Slot 2 has Channel URL before generating in Mode 5
- FIX: Generation mode stats now track Mode 4 (Video URL) and Mode 5 (Video Channel)
- IMPROVED: Generate Content button changed to red gradient for better visibility
4.0.7 (2026-02-21)
- FIX: Profile switching race condition – AutoSave no longer corrupts profiles when switching rapidly
- FIX: Default Tone field now same size and style as other fields (Content Type, Content Length, etc.)
- FIX: Removed conflicting CSS overrides for Default Tone field from generate.css and content-rules.css
4.0.6 (2026-02-15)
- NEW: Dynamic AI Models – DeepSeek, Cohere, Groq, Together AI, Mistral now fetch models from API (always up-to-date)
- IMPROVED: Numbered fields for clarity – 1. AI Provider, 2. API Key, 3. AI Model
- CODE QUALITY: Added PHP 8.0+ Type Hints – 29 AJAX methods now have proper return types (
:void) - CODE QUALITY: AJAX Handler refactoring – Created centralized sanitize_profile_data() method (DRY principle)
- CODE QUALITY: Removed ~100 lines of duplicate code by reusing centralized method
- IMPROVED: Replaced fake random view counts with “N/A” (WordPress has no built-in view counter)
- NEW: Added WooCommerce HPOS compatibility (WooCommerce 7.0 – 9.0)
- FIX: Structure Name no longer resets to “PROFILE” when switching profiles
- FIX: Custom profile names persist correctly without being overwritten
- IMPROVED: Better control flow for profile data synchronization
4.0.4 (2026-01-22)
- NEW: Video slot renamed to “GENERATE AI CONTENT FROM VIDEO URL” in AI + Video URL mode
- NEW: Video slot renamed to “GENERATE AI CONTENT FROM VIDEO CHANNEL” in AI + Video Channel mode
- NEW: UNDER CONSTRUCTION overlay on Slot 2 when in Video URL mode (channel not yet implemented)
- NEW: UNDER CONSTRUCTION overlay on Slot 2 when in Video Channel mode
- IMPROVED: Video slot transformation only applies in video context modes
4.0.3 (2026-01-21)
- FIX: Default Tone field now saves correctly with AutoSave
- IMPROVED: Default tone is now properly persisted in profiles
- IMPROVED: AutoSave event listener added for default tone changes
4.0.2 (2026-01-21)
- NEW: Custom Profile Names – Rename profiles for better organization
- IMPROVED: Enhanced profile navigation with custom labels
- IMPROVED: Simplified profile management workflow
4.0.1 (2026-01-21)
- NEW: Dual tab navigation for easier content navigation
- IMPROVED: Enhanced visual feedback with gradient highlights
- IMPROVED: Better tab accessibility
4.0.0 (2025-12-28)
- NEW: Credit Toggle – PRO users can hide Technodrome credits
- NEW: Auto-Reset on License Changes
- IMPROVED: Better license management experience
3.8.3 (2025-12-15)
- IMPROVED: License key format flexibility
- IMPROVED: Better error handling
3.5.3 (2025-12-28)
- NEW: Automatic license expiration detection
- IMPROVED: Seamless license state management
3.5.1 (2025-12-16)
- NEW: Clear Model Cache button
- IMPROVED: Faster model availability updates
3.3.0 (2025-12-13)
- NEW: AI Image Generation with DALL-E 3
- IMPROVED: Model capability detection
