loader

Tutorials

HelloKiosk with OpenAI

This tutorial showcase how to setup HelloKiosk with OpenAI APIs

This guide will walk you through the steps to create an OpenAI account, get an API key, and set up billing.

Step 1: Creating an Account

  1. Visit the OpenAI Website: Head over to OpenAI's official website.
  2. Click on "Sign Up": On the top-right corner of the homepage, you'll find the "Sign Up" button. Click it to begin creating your account.
  3. Provide Your Details:
    • Enter your email address and set a password.
    • Alternatively, you can sign up using your Google or Microsoft account for quicker access.
  4. Verify Your Email: Open your email inbox and look for a verification email from OpenAI. Click the link in the email to confirm your account.
  5. Add Additional Information: Once logged in, you may be prompted to provide some basic details like your name and organization (if applicable). Fill these out to complete your profile.

Step 2: Getting an API Key

  1. Log In to Your OpenAI Account: Go to OpenAI's platform dashboard and log in using your account credentials.
  2. Navigate to API Keys:
    • Click on your profile or account settings (usually found in the top-right corner).
    • Select API Keys from the menu.
  3. Generate a New API Key:
    • Click the "Create new secret key" button.
    • A new API key will be generated. Make sure to copy and save it securely. You won’t be able to view it again after leaving the page.
⚠️ Note: Treat your API key like a password. Do not share it publicly.

Step 3: Setting Up Billing

  1. Go to Billing Settings: From the OpenAI dashboard, navigate to the Billing section. You can usually find this in the left-hand menu or under your account settings.
  2. Add a Payment Method:
    • Click "Set Up Billing" or "Add Payment Method".
    • Enter your credit card details or other accepted payment options.
  3. Choose a Payment Plan:
    • OpenAI typically offers pay-as-you-go pricing, meaning you'll be charged based on your usage.
    • Review the pricing details to ensure it fits your budget and needs. You can find more information on the OpenAI Pricing Page.
  4. Confirm Billing Setup: Once your payment method is added, OpenAI will complete the setup, and you're ready to start using the API.

Step 4: Start Using OpenAI APIs

With your account, API key, and billing all set up, you’re ready to use HelloKiosk using OpenAI's APIs! From here, you can:

Helpful Tips

  • Monitor Your Usage: OpenAI provides a dashboard to track your API usage and costs. Keep an eye on this to avoid unexpected charges.
  • Set Usage Limits: You can set spending limits in the Billing section to ensure you stay within budget.
  • Stay Updated: Subscribe to OpenAI's updates or check their blog for new features and announcements.

That’s it! You’ve successfully created an OpenAI account, obtained an API key, and set up billing.
Now you’re all set to dive into building your project with HelloKiosk.