Support
Questions, answered
Everything you need to know about OpenThorn. Can’t find your answer? Drop us a line.
Last updated:
Getting Started
OpenThorn is an AI-powered app builder. You describe what you want to build in plain language and OpenThorn generates the code — from a simple landing page to a full-stack app with a database and user authentication. No coding skills required.
No. OpenThorn handles the technical side entirely. You write in plain English and the AI takes care of the rest. If you do know how to code, you can still inspect and modify the generated output.
Sign up for a free account, add an API key for at least one AI provider (such as OpenAI or Anthropic), create a project, and start describing your app. The Providers page shows all supported providers.
Yes. The code OpenThorn generates is yours from the first line. You can download it, push it to your own GitHub repository, and deploy or host it anywhere — there is no proprietary format and no export paywall.
BYOK & API Keys
BYOK stands for Bring Your Own Key. Rather than routing all AI usage through a shared account, you supply your own API key directly from an AI provider. This means you pay your provider directly and OpenThorn never controls your billing.
From your chosen provider’s developer portal — for example, platform.openai.com for OpenAI or console.anthropic.com for Anthropic. Create an account there, generate an API key, and paste it into OpenThorn’s Providers page.
OpenThorn supports 18 AI providers: OpenAI, Anthropic, Google Gemini, DeepSeek, Mistral AI, Groq, Together AI, xAI, Cohere, Perplexity, OpenRouter, RodiumAi, Ollama, Fireworks AI, Cerebras, Azure OpenAI, Amazon Bedrock, and NVIDIA NIM. See the Providers page inside the app for the current list and per-model pricing data.
Yes. You can add keys for several providers and choose which model to use on a per-project basis. This lets you balance cost and quality for different types of work.
Security & Privacy
Saved API keys are encrypted before database storage, are not used for OpenThorn billing, and are decrypted only when needed to send your request to the AI provider you selected. You should still set provider-side spend limits, rotate keys, and revoke any key you suspect has been exposed.
We store the data needed to provide the service, including account/profile data, encrypted API keys, project names, prompts, generated code, collaboration records, community likes, deployment metadata, and optional GitHub integration data. Browser-local storage may also keep app preferences and local user memory.
Your data is hosted on Vercel's infrastructure. Request data including IP addresses may be processed by Vercel, and data may be transferred to the United States under Standard Contractual Clauses (SCCs) in compliance with GDPR.
Yes. OpenThorn is fully open source — the complete source code is available on GitHub at github.com/BuildingTechAlternatives/OpenThorn. You can inspect how API keys are encrypted and handled, how the AI agent works, and how deployments are triggered. Pull requests and issue reports are welcome.
Yes. Email btalabs.contact@gmail.com to request full account and data deletion. We will process your request within 30 days.
Backend & Full-stack
Yes. OpenThorn can generate complete full-stack applications — not just static sites. Connect your Supabase project and the AI agent will add a real PostgreSQL database, user authentication, and row-level security to your app automatically.
In the project builder, open the Backend panel and authorize your Supabase account. You can pick an existing Supabase project or create a new one directly from OpenThorn. Once connected, the agent knows your database is available and writes code that uses it — queries, auth flows, and all. Supabase offers a free tier, so you can get started without a credit card.
No. Supabase has a generous free tier that covers most hobby and early-stage projects. You only need to upgrade if your app outgrows the free limits — OpenThorn itself never charges for backend features.
The agent can create database tables, write SQL migrations, set up row-level security policies, handle user sign-up and login, store and query data, and use Supabase Storage for file uploads — all by describing what you want in plain language.
Pricing
The OpenThorn platform itself is free. You only pay for the AI usage billed directly by your provider — OpenThorn adds no markup. Your provider charges you based on the model you choose and the number of tokens generated.
No. OpenThorn does not take a cut of your AI usage. All generation costs go directly to your provider account, billed according to their standard rates.
It depends on the model you choose: generating a typical website costs cents to a few dollars in provider API usage. OpenThorn itself charges nothing — there is no subscription and no platform fee. Compare models on the Pricing page.
On the Pricing page, which shows live cost and quality data for all supported flagship models so you can choose the best model for your budget.
Still have questions? Contact us — we’re happy to help. You can also read what a BYOK AI website builder is or compare model pricing.
