AI Dev Kit
API ReferencesDiscordGlitch9
  • Introduction
    • AI DevKit 3.7.0
    • Troubleshooting
    • FAQ
    • Update Logs
  • Provider Setup
    • OpenAI
    • Google Gemini
    • ElevenLabs
    • Ollama
    • OpenRouter
  • Editor Tools
    • Introduction
    • Editor Chat
    • Model Library
    • Voice Library
  • GEN Tasks
    • Introduction - Prefixes
    • Text/Content Generation
      • Structured Outputs (JSON Mode)
    • Chat Session
    • Image Generation
    • Video Generation
    • Sound FX Generation
    • Text to Speech (TTS)
    • Speech to Text (STT)
    • Voice Change
    • Audio Isolation
  • Advanced APIs (Pro)
    • Assistants API
      • How it works
      • Creating custom functions
      • Creating assistants API
    • Realtime API
  • Legacy API
    • OpenAI
      • 💬Chat completions
      • 🖼️Image operations
      • 🗣️Text to speech
      • 🎙️Speech to text
        • Recording real-time in Unity
      • 💾Files
      • 🔎Embeddings
      • 🛡️Moderations
      • ⚙️Fine-tuning
    • Google Gemini
      • 📝System instructions
      • 💬Text generation
      • ⚙️Fine-tuning
      • ▶️Fucntion calling
      • 🔎Embeddings
      • 🛡️Safety
      • 💻Code execution
  • Legacy Documents
    • AI DevKit 1.0 - 2.0
      • AI DevKit 2.0
      • AI DevKit 1.0
      • Preperation
      • Event Handlers
      • Scriptable Toolkits
        • Chat Streamer
        • Image Generator
        • Voice Transcriber
        • Voice Generator
      • Editor Tools
      • Troubleshooting (Legacy)
        • ❗Build Error: The name 'UnityMenu' does not exist in the current context
        • ❗The type or namespace name 'AndroidJavaObject' could not be found
        • ❗The type or namaspace name 'Plastic' does not exist
        • ❗Build Error: The name 'Asset Database' does not exist in the current context
        • ❗'ModelData.Create(Provider, string, UnixTime?, string)': not all code paths return a value
      • Code Generators
        • C# Script Generator
        • Unity Component Generator
      • Generation Menu
      • Editor Chat
      • Editor Vision (TTI, ITI)
      • Editor Speech (TTS)
      • Management Tools
        • Prompt History Viewer
        • AI Model Manager
        • TTS Voice Manager
        • OpenAI File Manager
        • OpenAI Assistant Manager
        • ElevenLabs Voice Library
Powered by GitBook
On this page
  1. Introduction

FAQ

PreviousTroubleshootingNextUpdate Logs

Last updated 14 hours ago

Please join if you have a question that's not listed here.

My OpenAI free trial has ended or is inactive

There are lots of other ways to continue using AI Dev Kit. For free, if you want.

  • Upgrade to a paid OpenAI API account – This is the most straightforward and affordable option. Most users spend less than $1 per month when actively using AI Dev Kit.

  • Try free alternatives like Google Gemini or OpenRouter – Both Google and OpenRouter offers access to several free models that work seamlessly with AI Dev Kit. It's a great option if you're looking to continue development without spending anything.

  • If you're looking for a local, cost-free option, AI Dev Kit also supports Ollama as an AI backend. Ollama runs models directly on your device (or your own server), eliminating the need for API keys or internet access.

  • Create a new OpenAI account – If you have access to an additional phone number, you may create a new OpenAI account to receive a new free trial API key.

I have ChatGPT Plus subscription. Why can't I use OpenAI's paid models?

Subscribing to ChatGPT Plus doesn't give you API access — it's only for using ChatGPT on the web. If you're planning to use ChatGPT inside Unity or any other app, you'll need to set up API billing by enabling the "Pay-as-you-go" option in your OpenAI account.

I'm a student. Do you give out vouchers?

I appreciate your interest in AI Dev Kit! However, I currently give out vouchers only to YouTubers, streamers, or influencers who can help promote the asset publicly.

This is because each voucher is limited and meant for marketing purposes. If you have an audience and would like to showcase the asset in a video or post, feel free to reach out and share your content!

I'm broke. What are the free API options?

No worries — you can still use AI Dev Kit without spending a dime. Here are several zero-cost options that work seamlessly:

  • Run models locally with Ollama Ollama lets you run powerful open-source models like LLaMA 3 directly on your machine, with no API key or internet required. It’s fully supported as a local backend in AI Dev Kit.

  • Use Google Gemini's free tier Google Cloud offers a monthly free quota for Gemini models. Simply sign up for a Google Cloud account, generate an API key, and you’re good to go.

  • Try OpenRouter’s free models OpenRouter aggregates access to various models — some of which are free to use without authentication. You can easily distinguish which models are free using

Discord
Start settings up Ollama here.
Get Google's free API key here.
AI Dev Kit Model Library.
Get OpenRouter's free API key here.