Plugin Directory

Changeset 3416221


Ignore:
Timestamp:
12/10/2025 09:53:50 AM (4 months ago)
Author:
talkgenai
Message:

Initial release v2.4.0

Location:
talkgenai/trunk
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • talkgenai/trunk/readme.txt

    r3415690 r3416221  
    1 === TalkGenAI ===
     1=== TalkGenAI – AI App Builder: Calculator, Timer, Todo List, ROI Tool & Custom Widgets ===
    22Contributors: talkgenai
    3 Tags: ai, app-generator, calculator, tools, productivity
     3Tags: calculator, timer, widget, ai, no-code
    44Requires at least: 5.0
    55Tested up to: 6.9
     
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
    1010
    11 AI-powered app generator. Create calculators, timers, forms, and interactive tools instantly.
     11Instantly generate functional Calculators (Mortgage, ROI, BMI), Countdown Timers, and Smart To-Do Lists using AI. No coding required.
    1212
    1313== Description ==
    1414
    15 https://www.youtube.com/watch?v=dl5mx1U2DB0&t=1s
    16 
    17 **Note:** The GPL license applies to the WordPress plugin code only. The backend API service (app.talkgen.ai) is proprietary software owned by TalkGenAI and is not covered by GPL.
    18 
    19 TalkGenAI is an AI-powered application generator that allows you to create interactive web applications using natural language descriptions. Simply describe what you want, and our AI will generate a complete, working application that you can embed directly into your WordPress site.
    20 
    21 **⚠️ IMPORTANT: API Key Required**
    22 
    23 This plugin requires a free account at https://app.talkgen.ai to obtain an API key. Registration takes 30 seconds and provides 10 free monthly generations. See the "Installation" section for setup instructions.
    24 
    25 = ⚠️ EXTERNAL SERVICE NOTICE =
    26 
    27 **This plugin connects to an external API service to provide AI-powered functionality.**
    28 
    29 By using this plugin, you acknowledge and agree that:
    30 
    31 1. **Data Transmission**: Your app descriptions and modification requests are sent to our remote API server at `https://app.talkgen.ai` for processing
    32 2. **AI Processing**: Requests are processed using OpenAI and Anthropic AI services
    33 3. **Usage Tracking**: We track usage for billing and analytics purposes
    34 4. **Site Registration**: Your WordPress site URL and version information are collected during activation
    35 
    36 **🔒 What Data is Transmitted:**
    37 * App descriptions (user input text)
    38 * App modification requests
    39 * WordPress site URL
    40 * WordPress version number
    41 * PHP version number
    42 * Plugin version number
    43 * User ID (WordPress user ID, for usage tracking only)
    44 
    45 **✅ What Data is NOT Transmitted:**
    46 * Post content or pages
    47 * User passwords or credentials
    48 * Personal user information
    49 * Site database content
    50 * Other plugins or themes data
    51 * Any content not explicitly entered in TalkGenAI forms
    52 
    53 **📋 Service Information:**
    54 * **Service Provider**: TalkGenAI
    55 * **Service URL**: https://app.talkgen.ai
    56 * **Privacy Policy**: https://app.talkgen.ai/privacy
    57 * **Terms of Service**: https://app.talkgen.ai/terms
    58 * **Support Email**: talkgen.ai@gmail.com
    59 
    60 **🌍 Legal Jurisdiction**: Israel
    61 
    62 **📝 Data Retention**: Generated apps are stored in your WordPress database. The remote service retains usage statistics and logs for billing and service improvement purposes. See our Privacy Policy for detailed information.
    63 
    64 = ⚠️ AI-GENERATED CONTENT DISCLAIMER =
    65 
    66 **IMPORTANT: Please read before using AI generation features.**
    67 
    68 TalkGenAI uses artificial intelligence (OpenAI GPT models and Anthropic Claude) to generate web applications based on your descriptions. While we own the technology, **YOU are responsible for the content you generate and publish**.
    69 
    70 **Your Responsibilities:**
    71 * **Review all generated content** before publishing to your website
    72 * **Verify that generated apps do not infringe** on copyrights, trademarks, or other intellectual property rights
    73 * **Test generated code** for functionality, security, and accuracy
    74 * **Ensure compliance** with applicable laws and regulations in your jurisdiction
    75 * **Accept liability** for any claims related to your use of generated content
    76 
    77 **What AI May Do:**
    78 * Generate content similar to existing applications or copyrighted materials (AI is trained on vast datasets)
    79 * Produce unexpected results, errors, or "hallucinations" (plausible but incorrect outputs)
    80 * Create code that requires customization or modification to meet your specific needs
    81 
    82 **We Do NOT Guarantee:**
    83 * That generated apps are unique, original, or free from third-party intellectual property
    84 * That generated code is error-free, secure, or production-ready
    85 * That generated content is accurate, complete, or suitable for your purpose
    86 
    87 **Best Practices:**
    88 1. Always test generated apps in a staging environment first
    89 2. Modify generated code to ensure uniqueness and fit your needs
    90 3. Check that generated apps don't resemble existing popular applications too closely
    91 4. Consult with legal counsel if using generated content commercially or for client projects
    92 
    93 **By using this plugin, you acknowledge that you have read and understood these risks and accept full responsibility for generated content you publish. If you're uncomfortable with these terms, do not use the AI generation features.**
    94 
    95 For complete terms, see: https://app.talkgen.ai/terms
    96 
    97 = Key Features =
    98 
    99 * **🤖 AI-Powered Generation** - Powered by OpenAI GPT-4 / GPT-4o and Anthropic Claude for intelligent app creation
    100 * **📱 Multiple App Types** - Create calculators, timers, to-do lists, forms, and more
    101 * **🎨 Template Library** - Pre-built templates for instant app generation
    102 * **👀 Live Preview** - Real-time preview before embedding
    103 * **🔧 Easy Modification** - Update apps with natural language commands
    104 * **📝 Shortcode Integration** - Simple embedding: `[talkgenai_app id="123"]`
    105 * **🔒 Security First** - All generated code is validated and sanitized
    106 * **🌐 Translation Ready** - Fully internationalized and translation-ready
    107 * **📊 Usage Dashboard** - Track your credits and app usage
    108 
    109 = Supported App Types =
    110 
    111 **Calculators:**
    112 * Financial calculators (loans, mortgages, investments)
    113 * Health calculators (BMI, calorie counters)
    114 * Conversion calculators (currency, units)
    115 * Scientific calculators
    116 * Custom calculators for any purpose
    117 
    118 **Timers & Utilities:**
    119 * Countdown timers
    120 * Pomodoro timers
    121 * Event countdowns
    122 * Stopwatches
    123 
    124 **Productivity Tools:**
    125 * To-do lists
    126 * Task managers
    127 * Checklists
    128 * Note-taking apps
    129 
    130 **Forms:**
    131 * Survey forms
    132 * Feedback forms
    133 * Contact forms
    134 * Quiz forms
    135 
    136 **And more!** - Any stateless web application you can describe
    137 
    138 = Free Plan (Included) =
    139 
    140 When you create a free account at https://app.talkgen.ai, you get:
    141 * ✅ **10 generation credits per month** - Create and edit apps and articles
    142 * ✅ **GPT-4o-mini AI model** - Fast and efficient (5-15 second generation)
    143 * ✅ **5 active apps** - Keep up to 5 apps on your site (delete old ones to create new)
    144 * ✅ **All app types available** - Calculators, forms, timers, etc.
    145 * ✅ **All basic templates**
    146 * ✅ **Live preview**
    147 * ✅ **Shortcode embedding**
    148 * ✅ **Community forum support** (48-72 hour response)
    149 * ✅ **Security & updates**
    150 * ⚠️ **Rate limits apply** (prevents abuse)
    151 
    152 Credits reset automatically each month. The 5-app limit helps manage service resources.
    153 
    154 = Starter Plan ($20/month) =
    155 
    156 Upgrade for power users and small businesses:
    157 * ✅ **50 generation credits per month**
    158 * ✅ **AI-Powered App Ideas Generator** - Analyze websites and get AI-suggested app ideas
    159 * ✅ **Premium AI models** - GPT-4 & Claude Sonnet 4.5 (higher quality outputs)
    160 * ✅ **20 active apps** - More capacity for multiple projects
    161 * ✅ **Use on unlimited websites** - No domain restrictions
    162 * ✅ **All premium templates**
    163 * ✅ **No rate limits** (faster processing)
    164 * ✅ **Email support** (24-hour response)
    165 * ✅ **White-label option** (remove branding)
    166 * ✅ **Advanced customization**
    167 * ✅ **Usage analytics**
     15**Stop searching for separate plugins. Create any widget you need in seconds with AI.**
     16
     17TalkGenAI is not just another AI chat; it is a **functional widget factory**. Whether you need a complex **Cost Calculator**, a scarcity **Countdown Timer**, or an interactive **Checklist**, simply tell the AI what you want, and it builds the tool for you instantly.
     18
     19👋 **WHY USE TALKGENAI?**
     20
     21Most WordPress sites need interactive tools to engage visitors. Usually, you have to download one plugin for a calculator, another for a timer, and a third for a to-do list. This slows down your site.
     22
     23**TalkGenAI replaces 10+ plugins.** It uses advanced Artificial Intelligence (GPT-4o & Claude 3.5 Sonnet) to write the code for you, ensuring lightweight, fast, and custom tools for your site.
     24
     25---
     26
     27### 🏆 REPLACES THESE PLUGINS
     28
     29By installing TalkGenAI, you can often deactivate:
     30*   ❌ Cost Calculator Builders
     31*   ❌ Mortgage Calculator Plugins
     32*   ❌ Countdown Timer Ultimate
     33*   ❌ Simple To-Do List Plugins
     34*   ❌ ROI & Finance Calculator Widgets
     35*   ❌ HTML/JS Snippet inserters
     36
     37---
     38
     39### 🚀 WHAT CAN YOU BUILD? (Use Cases)
     40
     41You can generate unlimited tools. Here are the most popular high-traffic use cases:
     42
     43#### 🧮 POWERFUL CALCULATORS
     44Don't buy expensive calculator plugins. Just ask TalkGenAI to build:
     45*   **Mortgage Calculator:** Calculate monthly payments with interest rates.
     46*   **BMI Calculator:** Health and fitness body mass index tools.
     47*   **ROI Calculator:** Show clients their return on investment.
     48*   **Cost Estimator / Quote Generator:** Let users estimate service costs (Web design, Renovation, etc.).
     49*   **Loan & Finance Calculators:** Auto loans, savings goals, and currency converters.
     50
     51#### ⏳ COUNTDOWN TIMERS & SCARCITY
     52Boost your conversions with urgency tools:
     53*   **Sales Countdown:** Timer for Black Friday or flash sales.
     54*   **Launch Timer:** "Coming Soon" countdowns for new products.
     55*   **Evergreen Timers:** Personal timers that reset for each visitor.
     56*   **Event Countdowns:** Days left until a webinar or conference.
     57
     58#### ✅ TO-DO LISTS & CHECKLISTS
     59Engage users with interactive content:
     60*   **User Onboarding Checklist:** Guide users through steps.
     61*   **Shopping Lists:** Interactive lists for e-commerce.
     62*   **Process Trackers:** Simple progress bars and task completion.
     63
     64---
     65
     66### ✨ KEY FEATURES
     67
     68*   **100% AI-Powered:** No complex settings panels. Just type: "Create a BMI calculator with metric units."
     69*   **Instant Shortcodes:** The plugin generates a simple shortcode to place anywhere (Elementor, Gutenberg, Divi, etc.).
     70*   **Fully Customizable:** Want to change the color? Just tell the AI: "Make the button blue."
     71*   **Lightweight Code:** Unlike heavy builder plugins, this generates only the code you need.
     72*   **Responsive Design:** All generated tools look great on mobile and desktop.
     73*   **Secure & Fast:** Generated code is validated and runs efficiently on your site.
     74
     75---
     76
     77### 💡 HOW TO USE
     78
     791.  **Open** the TalkGenAI dashboard.
     802.  **Type** your request (e.g., *"Create a calorie calculator for women"*).
     813.  **Preview** the widget generated instantly by AI.
     824.  **Copy** the Shortcode and paste it into any Page or Post.
     83
     84---
     85
     86### 🎁 Free Plan (Included)
     87
     88Get started immediately with our generous free tier:
     89*   ✅ **10 Free Generations per month**
     90*   ✅ **5 Active Apps**
     91*   ✅ **GPT-4o-mini Model** (Fast & Efficient)
     92*   ✅ **All App Types Included**
     93
     94### 💎 Starter Plan (Optional - $20/mo)
     95
     96Upgrade for power features:
     97*   🚀 **50 Generations per month**
     98*   🚀 **Premium AI Models** (GPT-4o, Claude 3.5 Sonnet)
     99*   🚀 **20 Active Apps**
     100*   🚀 **"Get App Ideas" Feature** (AI analyzes your site for ideas)
     101*   🚀 **White Label** (Remove branding)
     102*   🚀 **Use on Unlimited Websites**
     103
     104---
     105
     106### ⚠️ Privacy & Data Collection (GDPR Compliant)
     107
     108**This plugin connects to an external API service (TalkGenAI) to provide AI functionality.**
     109
     110**1. Service Provider Information:**
     111*   **Service**: TalkGenAI (Israel)
     112*   **Service URL**: `https://app.talkgen.ai`
     113*   **Terms of Service**: [Read Terms](https://app.talkgen.ai/terms)
     114*   **Privacy Policy**: [Read Privacy Policy](https://app.talkgen.ai/privacy)
     115
     116**2. What Data We Collect:**
     117To provide the service, we collect and process the following data:
     118*   **App Descriptions:** The text prompts you enter to generate apps.
     119*   **Technical Info:** WordPress site URL, WordPress version, PHP version (for compatibility).
     120*   **Usage Data:** Timestamp of requests, IP address (for security/abuse prevention), and User ID.
     121
     122**3. What Data We Do NOT Collect:**
     123*   ❌ We do **NOT** access your site's database, posts, or pages.
     124*   ❌ We do **NOT** collect user passwords or personal credentials.
     125*   ❌ We do **NOT** access data from other plugins.
     126
     127**4. User Responsibility:**
     128You are responsible for reviewing and testing all generated applications before publishing them. AI can make mistakes; always verify calculations and ensuring content compliance.
    168129
    169130== Installation ==
     
    171132= Automatic Installation =
    172133
    173 1. Log in to your WordPress admin panel
    174 2. Navigate to **Plugins > Add New**
    175 3. Search for "TalkGenAI"
    176 4. Click **Install Now** and then **Activate**
    177 5. **Register at https://app.talkgen.ai** to get your free API key
    178 6. Enter your API key in **TalkGenAI > Settings**
    179 7. Navigate to **TalkGenAI > Generate App** to start creating!
     1341.  Log in to your WordPress admin panel
     1352.  Navigate to **Plugins > Add New**
     1363.  Search for "TalkGenAI"
     1374.  Click **Install Now** and then **Activate**
     1385.  **Register at https://app.talkgen.ai** to get your free API key
     1396.  Enter your API key in **TalkGenAI > Settings**
     1407.  Navigate to **TalkGenAI > Generate App** to start creating!
    180141
    181142= Manual Installation =
    182143
    183 1. Download the plugin ZIP file
    184 2. Log in to your WordPress admin panel
    185 3. Navigate to **Plugins > Add New > Upload Plugin**
    186 4. Choose the ZIP file and click **Install Now**
    187 5. Click **Activate Plugin**
    188 6. **Register at https://app.talkgen.ai** to get your free API key
    189 7. Enter your API key in **TalkGenAI > Settings**
    190 8. Navigate to **TalkGenAI > Generate App** to start creating!
    191 
    192 = After Activation =
    193 
    194 1. **Register for a free account**: Visit https://app.talkgen.ai and sign up
    195 2. **Get your API key**: Copy your API key from the TalkGenAI dashboard
    196 3. **Configure the plugin**: Go to **TalkGenAI > Settings** and paste your API key
    197 4. **Test connection**: Click "Test Connection" to verify everything works
    198 5. **Generate your first app**: Go to **TalkGenAI > Generate App**
    199 6. Enter a description like "Create a BMI calculator"
    200 7. Click **Generate** and wait 5-10 seconds
    201 8. Preview your app and click **Save**
    202 9. Use the shortcode to embed: `[talkgenai_app id="1"]`
    203 
    204 = Configuration =
    205 
    206 After registering at https://app.talkgen.ai, configure the plugin:
    207 
    208 * **API Key** (Required): Enter your TalkGenAI API key from your account dashboard
    209 * **Server Mode**: Production (default) or Local development server
    210 * **Connection Test**: Verify your API key and server connectivity
    211 * **Debug Mode**: Enable detailed logging for troubleshooting
     1441.  Download the plugin ZIP file
     1452.  Log in to your WordPress admin panel
     1463.  Navigate to **Plugins > Add New > Upload Plugin**
     1474.  Choose the ZIP file and click **Install Now**
     1485.  Click **Activate Plugin**
     1496.  **Register at https://app.talkgen.ai** to get your free API key
     1507.  Enter your API key in **TalkGenAI > Settings**
     1518.  Navigate to **TalkGenAI > Generate App** to start creating!
    212152
    213153== Frequently Asked Questions ==
    214154
     155= How do I set up TalkGenAI? (Video Tutorial) =
     156Watch our step-by-step video guide: https://www.youtube.com/watch?v=dl5mx1U2DB0
     157
     158This video covers installation, API key setup, and generating your first app.
     159
    215160= Do I need an API key? =
    216 
    217 Yes! To use TalkGenAI, you need to:
    218 
    219 1. **Create a free account** at https://app.talkgen.ai (takes 30 seconds)
    220 2. **Get your API key** from your account dashboard
    221 3. **Enter it in WordPress** at TalkGenAI > Settings > API Key
    222 
    223 Your free account includes 10 monthly generations with GPT-4o-mini. No credit card required for the free tier!
    224 
    225 = What happens when I run out of credits? =
    226 
    227 When you use all your monthly credits, you have two options:
    228 1. **Wait until next month** - Credits reset automatically on the 1st of each month
    229 2. **Upgrade to Starter** - $20/month for 50 credits with premium AI models, 20 active apps, and no rate limits
    230 
    231 You'll see notifications in both your WordPress admin and TalkGenAI dashboard when you're running low on credits.
    232 
    233 = What is the 5-app limit on the free tier? =
    234 
    235 The free tier supports **up to 5 active apps** on your WordPress site at any time. This is a service-tier resource limitation (similar to email storage tiers) that helps us provide sustainable free service.
    236 
    237 **How it works:**
    238 - You can create any type of app (calculators, forms, timers, etc.)
    239 - Keep up to 5 apps active simultaneously
    240 - Delete an old app anytime to make room for a new one
    241 - Your 5 apps continue to work forever with monthly edit credits
    242 
    243 **Upgrading to Starter ($20/month) gives you 20 active apps.**
    244 
    245 This model is similar to popular plugins like WP Forms (free=1 form, paid=more forms).
    246 
    247 = Can I use my free API key on multiple websites? =
    248 
    249 **No, the free tier is limited to one website.** Your API key is registered to a specific domain and will only work on that site.
    250 
    251 **Why this restriction?**
    252 * Fair usage - free tier is designed for individual site owners
    253 * Prevents abuse - stops key sharing and multi-site use on free tier
    254 * Sustainable service - allows us to offer generous free tier
    255 
    256 **Solution:**
    257 * **Starter plan ($20/month)** - Use your API key on unlimited websites!
    258 * Perfect for agencies, developers, or anyone managing multiple sites
    259 * Upgrade anytime at https://app.talkgen.ai/dashboard
    260 
    261 If you try to use your free API key on a different website, you'll see a clear upgrade message with details.
    262 
    263 This is similar to popular services like Cloudflare (free=1 site, paid=unlimited) or MailChimp (free=1 audience, paid=multiple).
    264 
    265 = What's the difference between GPT-4o-mini and premium models? =
    266 
    267 **Free tier uses GPT-4o-mini:**
    268 * Fast generation (5-15 seconds per app/article)
    269 * Good quality for most use cases
    270 * All app types available (calculators, forms, timers, todo lists, etc.)
    271 * All article lengths available (short, medium, long)
    272 * Cost-effective for standard needs
    273 
    274 **Starter tier uses premium models (GPT-4, Claude Sonnet 4.5):**
    275 * Advanced reasoning and better quality
    276 * More creative and nuanced outputs
    277 * Better handling of complex requests
    278 * Improved multilingual support
    279 * Higher contextual understanding
    280 
    281 **All features work on both tiers** - the difference is in AI quality, app capacity, and generation speed. This is similar to Canva (free templates vs premium templates) or Grammarly (basic vs advanced suggestions).
    282 
    283 If you're happy with the quality on the free tier, great! If you want higher-quality outputs and more apps, Starter is available.
    284 
    285 = What happens if I downgrade from Starter to Free? =
    286 
    287 Your downgrade is handled gracefully - nothing breaks!
    288 
    289 **Immediate changes:**
    290 * Next generation uses GPT-4o-mini model (instead of premium models)
    291 * Credits reset to 10/month on next billing cycle
    292 * Rate limits apply again
    293 
    294 **Apps you already created:**
    295 * ✅ All existing apps continue to work (even if you have more than 5)
    296 * ✅ You can modify/edit any existing app (no limit on modifications)
    297 * ❌ You CANNOT create new apps until you delete enough to get down to 5 active apps
    298 
    299 **Example scenario:**
    300 If you have 15 active apps on Starter and downgrade to Free:
    301 1. All 15 apps keep working perfectly
    302 2. You can edit/modify all 15 apps anytime
    303 3. To create a new (16th) app, you must delete 11 old apps first (to get to 5 active)
    304 
    305 This "grandfathering" approach ensures your site never breaks when downgrading. We never delete your content!
    306 
    307 = What is the "AI-Powered App Ideas" feature? =
    308 
    309 **AI-Powered App Ideas** is a premium feature (Starter plan only) that helps you discover perfect app ideas for your website using AI.
    310 
    311 **How it works:**
    312 1. Click **"Get App Ideas"** in the generation screen
    313 2. Enter your website URL or describe what you want to achieve
    314 3. AI analyzes your input and suggests 5 relevant app ideas
    315 4. Click any idea to load it and generate the app
    316 
    317 **Example uses:**
    318 * Analyze your business website → Get relevant calculator ideas
    319 * Describe "fitness coaching" → Get workout trackers, BMI calculators, meal planners
    320 * Analyze e-commerce site → Get shipping calculators, discount calculators, size charts
    321 
    322 **Costs:** 1 credit per analysis (same as generating an app)
    323 
    324 **Why Starter only?** This feature uses premium AI models and advanced analysis that's resource-intensive, similar to how Canva reserves AI design suggestions for premium users or how Grammarly reserves advanced suggestions for premium tiers.
    325 
    326 **Free tier alternative:** Manually describe your app idea (free users have unlimited creativity! 🎨). Use prompts like "Create a BMI calculator" or "Build a mortgage payment calculator".
    327 
    328 = Is my data secure? =
    329 
    330 Yes! We take security seriously:
    331 * Only app descriptions are transmitted to our service
    332 * No personal data, passwords, or site content is collected
    333 * All generated code is validated and sanitized before storage
    334 * Communication uses HTTPS encryption
    335 * See our Privacy Policy for full details: https://app.talkgen.ai/privacy
    336 
    337 = What data is sent to the external service? =
    338 
    339 We only collect:
    340 * App descriptions you enter
    341 * WordPress site URL (for registration)
    342 * WordPress and PHP versions (for compatibility)
    343 * User ID (WordPress, for usage tracking)
    344 
    345 We do NOT collect:
    346 * Post content, pages, or site database
    347 * User passwords or credentials
    348 * Personal information
    349 * Other plugin or theme data
    350 
    351 = Can I use this offline? =
    352 
    353 No, the plugin requires an internet connection to access our AI service for app generation. However, once apps are generated and saved, they work completely offline on your WordPress site.
    354 
    355 = What happens if the service is down? =
    356 
    357 * Previously generated apps continue to work normally (they're stored in your WordPress database)
    358 * New app generation will temporarily show an error
    359 * Check our status page: https://status.talkgenai.ai (coming soon)
    360 * We monitor uptime 24/7 and resolve issues quickly
    361 
    362 = Can I modify generated apps? =
    363 
    364 Yes! You can modify apps in two ways:
    365 1. **AI Modification**: Use natural language to request changes ("Make the title green", "Add a new field")
    366 2. **Manual Editing**: Edit the HTML, CSS, and JavaScript directly in WordPress admin
    367 
    368 = Can I export generated apps? =
    369 
    370 Yes! Each app can be:
    371 * Embedded in WordPress via shortcode
    372 * Downloaded as standalone HTML file
    373 * Copied as HTML/CSS/JavaScript code
    374 
    375 Starter users get additional export options.
    376 
    377 = How long does app generation take? =
    378 
    379 * **Template-based apps**: Instant (< 1 second)
    380 * **AI-generated apps**: 5-10 seconds
    381 * **Complex modifications**: 10-15 seconds
    382 
    383 Generation time depends on AI provider availability and request complexity.
    384 
    385 = Which AI models do you use? =
    386 
    387 We use:
    388 * **OpenAI GPT-4 / GPT-4o** for complex app generation
    389 * **OpenAI GPT-4o-mini** for simple modifications (faster & cheaper)
    390 * **Anthropic Claude Sonnet** as automatic fallback
    391 
    392 The system automatically selects the best model for your request.
    393 
    394 = Can I use custom branding? =
    395 
    396 Yes, with the Starter plan you can:
    397 * Remove "Powered by TalkGenAI" branding
    398 * Add your own logo and branding
    399 * White-label the interface (Enterprise only)
    400 
    401 = Is this compatible with page builders? =
    402 
    403 Yes! The shortcode `[talkgenai_app id="X"]` works with:
    404 * ✅ Gutenberg (WordPress Block Editor)
    405 * ✅ Classic Editor
    406 * ✅ Elementor
    407 * ✅ WPBakery
    408 * ✅ Beaver Builder
    409 * ✅ Divi Builder
    410 * ✅ Any page builder that supports shortcodes
    411 
    412 = What WordPress versions are supported? =
    413 
    414 * **Minimum**: WordPress 5.0
    415 * **Tested up to**: WordPress 6.9
    416 * **Recommended**: WordPress 6.0 or higher
    417 
    418 = What PHP versions are supported? =
    419 
    420 * **Minimum**: PHP 7.4
    421 * **Tested up to**: PHP 8.2
    422 * **Recommended**: PHP 8.0 or higher
    423 
    424 = Can I use this on multiple sites? =
    425 
    426 You can use the same API key on multiple sites, but credits are shared across all sites:
    427 * **Free Plan**: 10 credits/month total (shared across all your sites)
    428 * **Starter Plan**: 50 credits/month total (shared across all your sites)
    429 
    430 Contact us at talkgen.ai@gmail.com for custom multi-site licenses with separate credit pools.
    431 
    432 = How do I get support? =
    433 
    434 * **Free Users**: WordPress.org support forum (48-72 hour response)
    435 * **Starter Users**: Email support at talkgen.ai@gmail.com (priority response)
    436 
    437 = Can I request new features? =
    438 
    439 Yes! We love feedback. Submit feature requests:
    440 1. WordPress.org support forum
    441 2. Email: talkgen.ai@gmail.com
    442 3. GitHub: https://github.com/talkgenai/wordpress-plugin/issues
    443 
    444 = Is there a refund policy? =
    445 
    446 Yes:
    447 * **Starter Plan**: 14-day refund if no credits were used (when payments are available)
    448 
    449 Contact talkgen.ai@gmail.com to request a refund.
     161Yes! Register for free at https://app.talkgen.ai to get your key. The free plan includes 10 generations every month.
     162
     163= Can I create a Mortgage Calculator with this? =
     164Yes! Simply type "Create a mortgage calculator with inputs for loan amount, interest rate, and term" and the AI will build it.
     165
     166= Does it work with Elementor? =
     167Yes. TalkGenAI generates standard WordPress shortcodes that work in Elementor, Divi, Beaver Builder, and the Gutenberg Block Editor.
     168
     169= Do I need to know coding? =
     170No. The AI writes the HTML, CSS, and JavaScript for you. You just describe what you need in plain English (or any language).
     171
     172= Can I save my calculators? =
     173Yes, all generated tools are saved and can be managed from the plugin dashboard.
    450174
    451175== Screenshots ==
    452176
    453 1. Settings page - Configure your API key and connect to TalkGenAI service
    454 2. App generation interface - Enter a description and AI generates your app instantly
    455 3. Live preview window - See your generated app before embedding it
    456 4. My Apps dashboard - Manage all your generated applications in one place
     1771. Advanced BMI Calculator created with AI
     1782. Countdown Timer for sales and events
     1793. Smart To-Do List for productivity
     1804. Easy-to-use Dashboard for managing your apps
    457181
    458182== Changelog ==
     
    503227* ✅ Usage tracking and analytics
    504228* ✅ Multi-provider AI fallback system
    505 
    506 == Upgrade Notice ==
    507 
    508 = 1.0.0 =
    509 Initial release of TalkGenAI! Start generating AI-powered web applications directly in WordPress. Register at https://app.talkgen.ai for 10 free generations per month.
    510 
    511 == Privacy & External Services ==
    512 
    513 This plugin relies on the TalkGenAI API service to provide AI-powered application generation. Please read this section carefully.
    514 
    515 = Service Provider Information =
    516 
    517 * **Company Name**: TalkGenAI
    518 * **Service URL**: https://app.talkgen.ai
    519 * **Legal Jurisdiction**: Israel
    520 * **Contact Email**: talkgen.ai@gmail.com
    521 
    522 = External Services Used =
    523 
    524 This plugin connects to:
    525 
    526 1. **TalkGenAI API** (https://app.talkgen.ai)
    527    - Purpose: AI-powered app generation
    528    - Data sent: App descriptions, site URL, WordPress version
    529    - Privacy Policy: https://app.talkgen.ai/privacy
    530 
    531 2. **OpenAI API** (via TalkGenAI service)
    532    - Purpose: AI text generation
    533    - OpenAI Privacy: https://openai.com/privacy
    534 
    535 3. **Anthropic API** (via TalkGenAI service)
    536    - Purpose: AI text generation fallback
    537    - Anthropic Privacy: https://www.anthropic.com/privacy
    538 
    539 Note: Your data is sent to TalkGenAI API, which then uses OpenAI/Anthropic. You never directly connect to OpenAI or Anthropic.
    540 
    541 = Data Collection & Usage =
    542 
    543 **Data We Collect:**
    544 * App descriptions and modification requests (what you type)
    545 * WordPress site URL
    546 * WordPress version
    547 * PHP version
    548 * Plugin version
    549 * WordPress User ID (for usage tracking)
    550 * Timestamp of requests
    551 * IP address (for rate limiting and abuse prevention)
    552 
    553 **Data We Do NOT Collect:**
    554 * WordPress admin passwords
    555 * User personal information (names, emails from WordPress users)
    556 * Post or page content
    557 * Database content
    558 * Other plugin or theme information
    559 * Payment information (handled by Paddle when available)
    560 
    561 **How We Use Data:**
    562 * Generate AI-powered applications based on your descriptions
    563 * Track usage for billing (free vs Starter limits)
    564 * Prevent abuse and enforce fair-use limits
    565 * Improve service quality
    566 * Provide customer support
    567 
    568 **Data Retention:**
    569 * **Generated Apps**: Stored indefinitely in your WordPress database (you control deletion)
    570 * **Usage Logs**: 90 days (then automatically deleted)
    571 * **Error Logs**: 30 days (then automatically deleted)
    572 * **Analytics**: Aggregated data, no personal identifiers
    573 * **Deleted Accounts**: Personal data removed immediately; email hash retained permanently for fraud prevention (GDPR-compliant)
    574 
    575 **Data Sharing:**
    576 * We do NOT sell your data
    577 * We do NOT share data with third parties except:
    578   - OpenAI/Anthropic (for AI processing only)
    579   - Cloud hosting provider (Render.com for infrastructure)
    580   - Payment processor (Paddle for Starter subscriptions - coming soon)
    581 
    582 = Your Rights (GDPR Compliance) =
    583 
    584 If you are located in the European Union or Israel, you have rights under GDPR:
    585 
    586 * **Right to Access**: Request a copy of your data
    587 * **Right to Rectification**: Correct inaccurate data
    588 * **Right to Erasure**: Delete your account via dashboard or contact us
    589 * **Right to Restriction**: Limit how we process your data
    590 * **Right to Data Portability**: Request your data in machine-readable format
    591 * **Right to Object**: Object to processing of your data
    592 
    593 **Account Deletion:**
    594 You can delete your account directly from your TalkGenAI dashboard. All personal data will be removed (name, email, profile, generated content). A cryptographic hash (SHA-256) of your email is retained for fraud prevention to prevent abuse of free tier credits. This hash cannot be reversed to obtain your email and is legal under GDPR Article 17.3(e) - fraud prevention exception.
    595 
    596 If you re-register with the same email after deletion, you can create a new account but will not receive free credits again. You can purchase a paid plan immediately.
    597 
    598 **To Exercise Other GDPR Rights:**
    599 Contact us at: talkgen.ai@gmail.com
    600 We will respond within 30 days as required by GDPR.
    601 
    602 = Security Measures =
    603 
    604 * ✅ HTTPS encryption for all API communication
    605 * ✅ API key authentication
    606 * ✅ Abuse prevention and fair-use protection
    607 * ✅ Content validation and sanitization
    608 * ✅ No storage of passwords or credentials
    609 * ✅ Regular security audits
    610 * ✅ WordPress coding standards compliance
    611 
    612 = Third-Party Service Terms =
    613 
    614 By using this plugin, you also agree to:
    615 * **TalkGenAI Terms of Service**: https://app.talkgen.ai/terms
    616 * **OpenAI Terms of Use**: https://openai.com/policies/terms-of-use
    617 * **Anthropic Terms of Service**: https://www.anthropic.com/legal/consumer-terms
    618 
    619 = Contact for Privacy Questions =
    620 
    621 For questions about privacy or data handling:
    622 * **Email**: talkgen.ai@gmail.com
    623 * **Privacy Policy**: https://app.talkgen.ai/privacy
    624 
    625 Last Updated: October 19, 2025
    626 
    627 == Support ==
    628 
    629 = Getting Help =
    630 
    631 * **Documentation**: https://docs.talkgenai.ai (coming soon)
    632 * **Support Forum**: https://wordpress.org/support/plugin/talkgenai/
    633 * **Email Support** (Pro/Enterprise): talkgen.ai@gmail.com
    634 * **GitHub Issues**: https://github.com/talkgenai/wordpress-plugin/issues
    635 
    636 = Reporting Bugs =
    637 
    638 Found a bug? Please report it:
    639 1. Check if it's already reported in the support forum
    640 2. Create a new topic with:
    641    - WordPress version
    642    - PHP version
    643    - Plugin version
    644    - Steps to reproduce
    645    - Error messages (if any)
    646 
    647 = Feature Requests =
    648 
    649 We love feedback! Request features:
    650 * Support forum: https://wordpress.org/support/plugin/talkgenai/
    651 * Email: talkgen.ai@gmail.com
    652 * GitHub: https://github.com/talkgenai/wordpress-plugin/issues
    653 
    654 == Credits ==
    655 
    656 TalkGenAI is built with:
    657 * **OpenAI GPT-4 / GPT-4o** - AI text generation
    658 * **Anthropic Claude** - AI text generation fallback
    659 * **FastAPI** - Backend API framework
    660 * **PostgreSQL** - Database
    661 * **Redis** - Queue management
    662 
    663 Special thanks to the WordPress community and all contributors!
    664 
    665 == License ==
    666 
    667 **WordPress Plugin Code: GPLv2 or later**
    668 
    669 This WordPress plugin is licensed under the GNU General Public License v2 or later.
    670 
    671 Copyright (c) 2025 TalkGenAI Team
    672 
    673 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
    674 
    675 This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
    676 
    677 You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
    678 
    679 Full license: https://www.gnu.org/licenses/gpl-2.0.html
    680 
    681 **Backend API Service: Proprietary**
    682 
    683 The TalkGenAI backend API service (app.talkgen.ai) is proprietary software owned and operated by TalkGenAI. It is NOT covered by the GPL license. The backend service is provided as a Software-as-a-Service (SaaS) platform and is governed by our Terms of Service:
    684 
    685 - Terms of Service: https://app.talkgen.ai/terms
    686 - Privacy Policy: https://app.talkgen.ai/privacy
    687 
    688 **License Scope Clarification:**
    689 
    690 - ✅ GPL Applies To: The WordPress plugin PHP code, JavaScript, CSS, and all files distributed in the plugin package
    691 - ❌ GPL Does NOT Apply To: The backend API service, AI models, server infrastructure, proprietary algorithms, and generated content
    692 - ✅ You May: Modify, redistribute, and fork the WordPress plugin code under GPL terms
    693 - ❌ You May NOT: Reverse engineer, replicate, or create competing services using our proprietary backend API
    694 
    695 This dual-licensing model is standard for WordPress SaaS plugins (e.g., WooCommerce, Jetpack, AI Engine) where the plugin code is open source but the backend service remains proprietary.
    696 
    697 
    698 
    699 
    700 
    701 
    702 
  • talkgenai/trunk/talkgenai.php

    r3410898 r3416221  
    11<?php
    22/**
    3  * Plugin Name: TalkGenAI
     3 * Plugin Name: TalkGenAI: AI Calculator Builder, Countdown Timer & To-Do List
    44 * Plugin URI: https://app.talkgen.ai
    55 * Description: Generate complete web applications using AI. Connect to TalkGenAI server for intelligent app generation with WordPress integration.
Note: See TracChangeset for help on using the changeset viewer.