In this tutorial video, viewers will learn how to enhance their AI app built on the PromptForm platform by adding interactive elements that allow users to select from multiple generated options. This specific example revolves around generating five blog post titles and enabling users to pick one, which will then be used in subsequent prompts to create a more tailored and dynamic user experience.


Topics Covered:

1. Introduction to Improving the App:

  • Discussing ways to enhance the user experience by adding interactive elements.

2. Generating Multiple Headlines:

  • Creating a prompt to generate five possible blog post titles.
  • Formatting the results into an unordered list for better usability.

3. Creating an Interactive Element:

  • Changing the model to an interactive type (radio buttons) for selecting generated titles.
  • Labeling and setting up the interactive element to pass the selected title into subsequent prompts.

4. Updating Subsequent Prompts:

  • Updating prompts to reference the selected title instead of the original list of generated titles
  • Ensuring all prompts dynamically adjust based on the user's selection.

5. Running and Testing:

  • Demonstrating the process of saving, running, and testing the updated interactive elements.
  • Showing how to hide duplicated content for a cleaner user interface.

6. Final Adjustments:

  • Making final tweaks to prompts and ensuring smooth functionality for generating and using selected titles.


By following along with this video, users will learn how to integrate interactive features into their AI applications, significantly enhancing the interactivity and customization of their apps built using PromptForm.


1. Building Your First App (17:56)
2. Interactive Elements (5:20)
3. Image Generation (4:28)
4. Text to Speech (4:19)
5. Audio & Transcription (5:01)
6. Conditional Inputs (2:38)
7. RAG Documents (7:46)