top of page

Talk to Steph

Make an app that lets you ask your favorite player questions

To build this app, you'll need a free Thunkable account which you can get at thunkable.com. You also will need an OpenAI account, and OpenAI API key, and credits on the account. OpenAI often gives startup credits to new users. If not, you'll need a credit card to get credits. The cost is inexpensive, you can put in $5 and test away. See instructions below. For help getting a key, check out this video

 

0. Once you have your Thunkable account, go to the Steph app  and click on Copy Project in the top-right corner. This will give you your own copy of the Steph Curry app.

 

1. In the Designer, change the title, picture and description so that it is about your favorite player (other than Steph!)

​

Screenshot 2024-08-27 at 4.26.41 PM.png

​2.Click on "Blocks" in the left-top corner. Modify the blocks by changing the value of the name and description variables to fit your player.​

Screenshot 2024-08-27 at 4.27.50 PM.png

​3. The app gets its answers from OpenAI. Your copy won't run yet as you must insert your own OpenAI API key. Check out his video on how to get a key.​

4. Once you've obtained a key, place it into your thunkable app. In the Blocks, scroll down on the left to "Advanced", then click on the settings icon by "Open_AI_Service1". Place your key in the APIkey slot

kobeKey.png

5. Test your app. Click on the "Web Preview" icon in the top menu. Try asking a question.

Screenshot 2024-08-27 at 4.30.41 PM.png
bottom of page