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 โก๏ธ.
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:
Required:
RapidAsk requires an OpenAI API Key
to generate AI replies. Follow this tutorial to get your key in 2 minutes.
Optional:
You can ignore stripeTestSecretKey
for now, as weโll cover how to set up your Stripe integration and keys later.
Setup Your Preferencesโ
-
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.
-
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 -
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! ๐