Title: AI Proposal Builder
Author: Bitcraftx
Published: <strong>9. maj, 2024</strong>
Last modified: 20. maj, 2025

---

Søg plugins

![](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

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

[Download](https://downloads.wordpress.org/plugin/ai-proposal-builder.1.1.7.zip)

 * [Detaljer](https://da.wordpress.org/plugins/ai-proposal-builder/#description)
 * [Vurderinger](https://da.wordpress.org/plugins/ai-proposal-builder/#reviews)
 *  [Installation](https://da.wordpress.org/plugins/ai-proposal-builder/#installation)
 * [Udvikling](https://da.wordpress.org/plugins/ai-proposal-builder/#developers)

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

## Beskrivelse

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.

## Skærmbilleder

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

## Installation

 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.

## FAQ

### 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.

## Anmeldelser

![](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. januar, 2025

it helps to create professional proposals for upwork

 [ Læs 1 anmeldelse ](https://wordpress.org/support/plugin/ai-proposal-builder/reviews/)

## Bidragsydere & udviklere

“AI Proposal Builder” er open source-software. Følgende personer har bidraget til
dette plugin.

Bidragsydere

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

[Oversæt “AI Proposal Builder” til dit eget sprog.](https://translate.wordpress.org/projects/wp-plugins/ai-proposal-builder)

### Interesseret i udvikling?

[Gennemse koden](https://plugins.trac.wordpress.org/browser/ai-proposal-builder/),
tjek [SVN repository](https://plugins.svn.wordpress.org/ai-proposal-builder/), eller
abonner på [udviklerloggen](https://plugins.trac.wordpress.org/log/ai-proposal-builder/)
via [RSS](https://plugins.trac.wordpress.org/log/ai-proposal-builder/?limit=100&mode=stop_on_copy&format=rss).

## Ændringslog

#### 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.

## Meta

 *  Version **1.1.7**
 *  Senest opdateret **12 måneder siden**
 *  Aktive installationer **Færre end 10**
 *  WordPress-version ** 6.0 eller højere **
 *  Testet op til **6.8.5**
 *  PHP-version ** 7.4 eller højere **
 *  Sprog
 * [English (US)](https://wordpress.org/plugins/ai-proposal-builder/)
 * Tags
 * [form](https://da.wordpress.org/plugins/tags/form/)[freelance](https://da.wordpress.org/plugins/tags/freelance/)
   [proposal](https://da.wordpress.org/plugins/tags/proposal/)
 *  [Avanceret visning](https://da.wordpress.org/plugins/ai-proposal-builder/advanced/)

## Bedømmelser

 5 ud af 5 stjerner.

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

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

[Se alle anmeldelser.](https://wordpress.org/support/plugin/ai-proposal-builder/reviews/)

## Bidragsydere

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

## Support

Har du noget at sige? Har du brug for hjælp?

 [Vis supportforum](https://wordpress.org/support/plugin/ai-proposal-builder/)

## Donér

Vil du gerne støtte udviklingen af dette plugin?

 [ Donér til dette plugin ](https://bitcraftx.com/)