Learn how to use your own API keys to access AI models completely for free, with your data never leaving your browser.
We don't charge any extra fees - you only pay for what you use directly to the AI provider.
Your API key and conversations stay in your browser - we never see or store your data.
Use multiple providers, switch between them, and manage your own usage limits.
Your API keys should be kept private. Never share them with others or expose them in public repositories.
Select your preferred AI provider below for step-by-step instructions on how to obtain and use an API key.
Create an OpenAI account
Visit OpenAI Platform and sign up for an account if you don't already have one.
Navigate to API keys section
Once logged in, go to API Keys in your account dashboard.
Create a new API key
Click on "Create new secret key" and give it a name (e.g., "T3-Clone App").
Copy your API key
Copy the generated API key. Important: This is the only time you'll see the full key, so make sure to save it somewhere secure.
Add the API key to the app
Return to our application, select OpenAI as your provider, and paste the key when prompted.
Your key will be securely stored in your browser's local storage and never sent to our servers.
sk-ABCdefGHIjklMNOpqrSTUvwxYZ0123456789
OpenAI offers $5 of free credits for new users. After that, you'll pay per token used (roughly 1 token = 4 characters). GPT-4 costs approximately $0.01-0.02 per message, while GPT-3.5 is much cheaper at ~$0.001 per message.