Technodrome AI Content Assistant

விளக்கம்

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.

Installation

  1. Upload the plugin files to the /wp-content/plugins/technodrome-ai-content-assistant directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Configure your AI provider API keys in the plugin settings.
  4. Start generating AI content!

அடிக்கடி கேட்கப்படும் கேள்விகள்

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.

Reviews

இந்த செருகுநிரலுக்கு மதிப்புரைகள் எதுவும் இல்லை.

பங்களிப்பாளர்கள் & உருவாக்குனர்கள்

“Technodrome AI Content Assistant” is open source software. The following people have contributed to this plugin.

பங்களிப்பாளர்கள்

Changelog

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_tokens multiplier 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_data AJAX 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