=== JageJobs AI Form Builder ===
Contributors: jagejobs
Tags: ai, forms, job application, recruitment, openai
Requires at least: 5.0
Tested up to: 6.9
Stable tag: 1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

AI-powered job application form generator. Describe the job, AI creates the form instantly.

== Description ==

JageJobs AI Form Builder uses artificial intelligence to create professional job application forms in seconds.

= Features =

* AI form generation from natural language description
* Support for OpenAI, Google Gemini, and Anthropic Claude
* 8 pre-built job templates
* Math CAPTCHA spam protection
* Email notifications to admin and applicants
* Submission management in WordPress admin
* Easy shortcode embedding

== External Services ==

This plugin connects to third-party AI APIs:

= Google Gemini API =
- Purpose: Generates job application forms
- Data sent: Job description text
- When: User clicks "Generate Form"
- Privacy: https://policies.google.com/privacy
- Terms: https://ai.google.dev/terms

= OpenAI API =
- Purpose: Generates job application forms
- Data sent: Job description text
- When: User clicks "Generate Form"
- Privacy: https://openai.com/privacy/
- Terms: https://openai.com/terms/

== Privacy ==

This plugin collects the following data for spam prevention only:

- IP address
- User agent (browser information)

This data is used temporarily (5 minutes) to validate math CAPTCHA answers and prevent automated spam submissions. No personal data is stored permanently or shared with third parties.

= How to Use =

1. Go to AI Form Builder → Create New Form
2. Describe the job (e.g., "Need a WordPress developer with 3+ years experience")
3. Select AI provider (Gemini is free)
4. Click "Generate Form with AI"
5. Copy the shortcode and paste into any page/post

== Installation ==

1. Upload the plugin folder to `/wp-content/plugins/`
2. Activate the plugin through the 'Plugins' menu
3. Go to AI Form Builder → Settings to add your API key
4. Start creating forms!

== Frequently Asked Questions ==

= Do I need an API key? =

Yes, for OpenAI or Claude. Google Gemini offers a free API key.

= Is there a free option? =

Yes! Google Gemini provides free API access.

== Changelog ==

= 1.0 =
* Initial release