Title: AI Proposal Builder
Author: Bitcraftx
Published: <strong>09.05.2024</strong>
Last modified: 20.05.2025

---

Шукати плагіни

![](https://ps.w.org/ai-proposal-builder/assets/banner-772x250.jpg?rev=3083861)

![](https://ps.w.org/ai-proposal-builder/assets/icon-256x256.jpg?rev=3083861)

# AI Proposal Builder

 Від автора [Bitcraftx](https://profiles.wordpress.org/bitcraftx/)

[Завантажити](https://downloads.wordpress.org/plugin/ai-proposal-builder.1.1.7.zip)

 * [Деталі](https://uk.wordpress.org/plugins/ai-proposal-builder/#description)
 * [Відгуки](https://uk.wordpress.org/plugins/ai-proposal-builder/#reviews)
 *  [Встановлення](https://uk.wordpress.org/plugins/ai-proposal-builder/#installation)
 * [Розробка](https://uk.wordpress.org/plugins/ai-proposal-builder/#developers)

 [Підтримка](https://wordpress.org/support/plugin/ai-proposal-builder/)

## Опис

This AI-powered Freelance Proposal Generator plugin leverages ChatGPT to streamline
the proposal creation process. Simply use the shortcode [bitcraftx_pr_form] to embed
the Proposal Form on any page. Upon activation, the plugin automatically generates
a page named “Proposal Form.”

By integrating AI, this plugin offers a unique feature – after entering the client
name, job title and job description, users can click the “Get Solution” button. 
The AI will process the job description and provide an autogenerated solution, saving
time and enhancing proposal quality.

Administrators can manage portfolios, portfolio categories, testimonials, and CTAs
through the backend for a personalized touch to each proposal.

#### Features:

 * Automatic creation of a “Proposal Page” page.
 * Backend management of portfolios, portfolio categories, testimonials, and CTAs.
 * Frontend proposal generation with enhanced AI functionality:
    - Client Name
    - Job Title
    - Job Description
    - AI-Generated Solution (via “Get Solution” button)
    - Select Portfolio Type
    - Select Portfolio
    - Select Testimonials
    - Your Questions (Optional)
    - Select CTAs
    - Generate Proposal button

### 3rd Party Service Integration

To provide the AI-powered features, AI Proposal Builder relies on the following 
3rd party service:
 – Service Provider: ChatGPT by OpenAI – Model used: gpt-3.5-
turbo – Service URL:[ChatGPT Service](https://www.openai.com/) – Terms of Use: [ChatGPT Terms of Use](https://openai.com/policies/terms-of-use)–
Privacy Policy: [ChatGPT Privacy Policy](https://openai.com/policies/privacy-policy)

### 3rd Party Libraries

To comply with WordPress plugin guidelines, we provide access to the uncompressed
source code of the third-party libraries used in this plugin:

 1. Swiper.js:
 2.  * Repository: [Swiper.js GitHub Repository](https://github.com/nolimits4web/swiper/)
     * Uncompressed Source Code: [Swiper.js Uncompressed Source](https://github.com/nolimits4web/swiper/tree/master/src)
     * Documentation: [Swiper.js Documentation](https://swiperjs.com/get-started)
 3. jsPDF:
 4.  * Repository: [jsPDF GitHub Repository](https://github.com/parallax/jsPDF/)
     * Uncompressed Source Code: [jsPDF Uncompressed Source](https://github.com/parallax/jsPDF/tree/master/src)
     * Documentation: [jsPDF Documentation](https://raw.githack.com/MrRio/jsPDF/master/docs/index.html)

Please note that the use of these libraries is subject to their respective licenses.

#### Output:

 * Formatted proposal text, including the AI-generated solution.
 * “Click to Copy” button to easily copy the generated proposal.
 * “Download Brochure” button to download portfolio details in PDF.

### Support

For support, please visit the [Bitcraftx](https://bitcraftx.com/).

### License

This plugin is licensed under the GPL-2.0+ License. See the [GNU General Public License](https://www.gnu.org/licenses/gpl-2.0.html)
for details.

### Developer Section

#### Compiling Assets

To compile assets for this plugin, follow these steps:

 1. Run the following command to install Composer dependencies: composer install
 2. Next, install npm packages by running: npm install
 3. Finally, build the assets using the command: npm run build

After compiling assets, enqueue the latest compiled styles and scripts from the `
dist` directory.

## Скріншоти

 * [[
 *  (Dashboard of Upwork Proposal Builder)
 * [[
 *  (Form page to generate ai proposal)
 * [[
 *  (Output of ai generated proposal)

## Встановлення

 1. Upload the entire proposal-builder directory to the /wp-content/plugins/ directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Set up your ChatGPT API key in the plugin settings.
 4. A page named “Proposal Page” will be created automatically. You can use it.
 5. Or use the shortcode [bitcraftx_aipb_form] to embed the Proposal Form on any page.

## Часті питання

### How does the AI-generated solution work?

After entering the client name and job description, click the “Get Solution” button.
The AI processes the job description and provides an autogenerated solution, enhancing
the proposal content.

### Where do I find my ChatGPT API key?

You can obtain your ChatGPT API key by signing up on the OpenAI platform. Once you
have the key, enter it in the plugin settings.

### Can I customize the AI-generated solution?

Yes, You can customize AI-generated solution.

## Відгуки

![](https://secure.gravatar.com/avatar/a33c91fe1e44a253177158c1209f7ffb043f083fba32bd41a3404328cea654f3?
s=60&d=retro&r=g)

### 󠀁[Impressive tool to get clients](https://wordpress.org/support/topic/impressive-tool-to-get-clients/)󠁿

 [ghufran100](https://profiles.wordpress.org/ghufran100/) 31.01.2025

it helps to create professional proposals for upwork

 [ Прочитати всі 1 відгук ](https://wordpress.org/support/plugin/ai-proposal-builder/reviews/)

## Учасники та розробники

“AI Proposal Builder” — проект з відкритим вихідним кодом. В розвиток плагіну внесли
свій вклад наступні учасники:

Учасники

 *   [ Bitcraftx ](https://profiles.wordpress.org/bitcraftx/)

[Перекладіть “AI Proposal Builder” на вашу мову.](https://translate.wordpress.org/projects/wp-plugins/ai-proposal-builder)

### Цікавитесь розробкою?

[Перегляньте код](https://plugins.trac.wordpress.org/browser/ai-proposal-builder/),
перегляньте [сховище SVN](https://plugins.svn.wordpress.org/ai-proposal-builder/)
або підпишіться на [журнал розробки](https://plugins.trac.wordpress.org/log/ai-proposal-builder/)
за допомогою [RSS](https://plugins.trac.wordpress.org/log/ai-proposal-builder/?limit=100&mode=stop_on_copy&format=rss).

## Журнал змін

#### 1.1.7

 * Update to the latest wordpress version
 * Add security checks to make more secure.

#### 1.1.6

 * Minor UI adjustments.
 * UI adjustments in the final proposal format.
 * UI Adjustment in Brochure format.
 * Clinet name made optional while generating proposal.

#### 1.1.5

 * Internationalization of custom post types.
 * This will allow translators to effectively translate our plugin strings into 
   other languages.

#### 1.1.4

 * Updated readme to improve clarity and consistency.
 * Fixed minor UI issues for better user experience.

#### 1.1.3

 * Included third-party libraries to enhance functionality.
 * Updated readme with comprehensive information.

#### 1.1.2

 * Integrated npm for asset minification, improving performance.
 * Updated readme with installation and usage instructions.

#### 1.1.1

 * Implemented security fixes to escape and sanitize inputs.
 * Updated readme with security information and best practices.

#### 1.1.0

 * Initial release of the plugin with core features.
 * Added detailed documentation in the readme file.

## Мета

 *  Версія **1.1.7**
 *  Останнє оновлення **12 місяців тому**
 *  Активних встановлень **Менше 10**
 *  Версія WordPress ** 6.0 або вище **
 *  Tested up to **6.8.5**
 *  Версія PHP ** 7.4 або вище **
 *  Мова
 * [English (US)](https://wordpress.org/plugins/ai-proposal-builder/)
 * Позначки
 * [form](https://uk.wordpress.org/plugins/tags/form/)[freelance](https://uk.wordpress.org/plugins/tags/freelance/)
   [proposal](https://uk.wordpress.org/plugins/tags/proposal/)
 *  [Розширений перегляд](https://uk.wordpress.org/plugins/ai-proposal-builder/advanced/)

## Оцінки

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/ai-proposal-builder/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/ai-proposal-builder/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/ai-proposal-builder/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/ai-proposal-builder/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/ai-proposal-builder/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/ai-proposal-builder/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/ai-proposal-builder/reviews/)

## Учасники

 *   [ Bitcraftx ](https://profiles.wordpress.org/bitcraftx/)

## Підтримка

Є що сказати? Потрібна допомога?

 [Перейти в форум підтримки](https://wordpress.org/support/plugin/ai-proposal-builder/)

## Пожертвування

Ви хотіли б підтримати розвиток цього плагіна?

 [ Пожертвувати на розвиток плагіна ](https://bitcraftx.com/)