Skip to main content

Get Started

Welcome to the RapidAsk template! Hereโ€™s a quick overview of how to get your app up and running in just a few steps โšก๏ธ.

FlutterFlow App Banner

Test & Runโ€‹

Once you get access to the template, click the Clone button to move it to your workspace. Then, navigate to Settings > Development Environments and fill openaiApiKey variable:

FlutterFlow App Banner

info

Required:
RapidAsk requires an OpenAI API Key to generate AI replies. Follow this tutorial to get your key in 2 minutes.

tip

Optional:
You can ignore stripeTestSecretKey for now, as weโ€™ll cover how to set up your Stripe integration and keys later.

Setup Your Preferencesโ€‹

  1. Switch Between Characters: You can switch between characters by changing the URL source, which can either be from the Lottie CDN or app assets. For more details about the characters,. More details about characters here.

  2. Change AI Reply Tone: Change the tone of the AI's responses by selecting a different voiceId in the AppState > voiceId OpenAI options (Alloy, Echo, Fable, Onyx, Nova, Shimmer). Find the perfect tone for your audience. more here

    FlutterFlow App Banner

  3. Display Options:
    To enhance the user experience, we display the end-userโ€™s recorded question (prompt) text at the bottom of the character. You can also choose to display the answer reply as text or hide any text entirely. Learn more about this [here].

Hit the Run-Mode Buttonโ€‹

Click on the Run-mode Button, then select View full screenโ€”and Voilร !

Your AI bot app is now running.

Now, go ahead and follow the rest of docs to setup more features, run on mobile devices, learn about deployment...happy building! ๐Ÿš€