AI Builder for Google Apps Script

Build Powerful Apps in Minutes with Google Apps Script.

OKEGAS Chrome extension brings Lovable-style AI directly into your Google Apps Script editor. Just chat with AI to create apps, tools, and automations 10x faster than ever.

script.google.com/home/projects/1z...

Trusted by developers from companies like

Masajid Woonotif Sentwa Themefood Umrahverse Haramain
Workflow

Meet OKEGAS.

Exactly like Lovable, but with absolute freedom. Build apps natively inside Google Apps Script with just your words.

Start with an idea
01

Start with an idea

Describe the internal tool, CRM, or portal you want to create right inside the OKEGAS sidebar.

02

Watch it code

OKEGAS writes the HTML, CSS, and Google Apps Script backend functions simultaneously in real-time.

03

Publish & share

Deploy your web app natively on Google's infrastructure with one click. No hosting fees ever.

The Smart Choice

OKEGAS vs Lovable

Why developers and founders are switching to OKEGAS for building internal tools and web apps.

OKEGAS
Lovable
DB: Database & Backend
Google Sheets
Free, familiar, and easy for anyone to control. Zero setup.
Supabase
Complex relational DB with a steep learning curve and limits.
Hosting: Hosting & Uptime
Free Google Infra
Hosted permanently for free on Google's world-class servers.
Paid Hosting
Tied to expensive monthly subscription plans to keep your app live.
Code: Source Code Access
100% Free Access
Generated code lives directly in your GAS editor. Always yours.
Paywalled Code
Requires higher-tier paid plans just to see or export your code.
Models: AI Model Choice
200+ Models
DeepSeek, Claude 3.7, GPT-4.5, Gemini 3.1 Pro, and hundreds more directly at cost.
Restricted Choice
Locked into a limited handful of models chosen by the platform.
The Hidden Superpower

Why build on Google Apps Script?

You don't need expensive platforms like Retool or complex Vercel stacks for internal tools. The most powerful ecosystem is already in your browser.

📊

Google Sheets as DB

Skip setting up PostgreSQL or Firebase. Use the spreadsheet your team already knows as a free, instantly accessible database.

🔐

Zero Auth & No DevOps

Apps inherit Google Workspace permissions automatically. No login screens to build, no JWT tokens, and zero servers to manage.

🔗

Native Integration

Read Gmail, generate Docs, and manipulate Drive files natively. OKEGAS writes the code to connect your whole Workspace.

Pre-built Shortcuts

Start faster with Templates

Don't want to start from scratch? Choose a template directly inside OKEGAS to get a fully functioning base instantly.

Admin Dashboard

Charts, data tables, and user management UI ready to connect.

Multi-step Lead Form

Beautiful Tailwind forms that save directly to a Google Sheet.

Client Portal

Secure area for clients to view status updates and download files.

Why OKEGAS

Everything you need to build GAS apps 10x faster

Stop Googling. Stop copy-pasting StackOverflow. Let AI handle the boilerplate while you focus on building.

200+ AI Models

Choose from Gemini, GPT, Claude, DeepSeek, Grok, Qwen, and 200+ more across Google Gemini, OpenRouter, Pollinations, GPT4Free, and your own local Opencode server. Switch providers anytime without losing context.

Autonomous Mode

Describe what you want. OKEGAS writes the code and applies it directly into your Apps Script project automatically. Zero copy-paste, zero tab switching. Ever.

Review Mode

AI generates the code and shows it to you first. Review every change, understand the diff, then hit Apply when you're ready. AI speed with full human control.

50+ Design Skills

Pick from 50+ curated style presets and your generated app looks professional instantly — no designer needed. Fully customizable so you can match your brand or build your own skill from scratch.

Prompt Enhancement

Type your idea in plain language — even roughly — and OKEGAS automatically refines and structures your prompt to get the best result from the AI. No prompt engineering skills required.

Live App Preview

See your Apps Script web app running in real time without leaving the editor. Iterate fast, catch UI issues instantly, and ship with confidence — all from one place.

Per-Project Chat History

Every Apps Script project gets its own persistent AI chat session stored locally on your device. Pick up right where you left off — unlimited storage, no history ever cut off.

Template Library

Don't start from zero. Browse curated ready-made Apps Script templates and import them directly into your project with one click. Hit the ground running every time.

Built-in Database Integration

Use the database you already have — or pick the fastest free one available. OKEGAS supports two powerful backends out of the box, so your app always has somewhere to store data.

📊 Google Sheets

Use Sheets as a lightweight database — perfect for Workspace-native apps that already live in the Google ecosystem. No extra setup required.

⚡ Baserow

Need a real SQL-powered backend? Baserow is free, blazing fast, and fully supported — manage tables, fields, and batch rows directly from OKEGAS without leaving the editor.

After Before
Before After
A Native Experience

Not just another GPT wrapper.

Stop juggling tabs and manually copy-pasting code back and forth from ChatGPT or Gemini web interfaces.

OKEGAS lives directly inside your Google Apps Script editor. It doesn't just give you code; it reads your existing files, understands your project structure, and inserts the generated code exactly where it belongs with a single click. Practical, sophisticated, and completely seamless.

Context-aware AI

Your AI actually understands your project

OKEGAS reads your entire codebase before every response. No more "I don't have context" — the AI knows your functions, your variables, your logic.

  • Full conversation history per project
  • Sends relevant code context automatically
  • Remembers decisions made in earlier sessions
  • Works with Google Sheets as a database
AI Context
Publishing Web App
Publish & share

From ugly URL to
your own domain

GAS web apps get long, unshareble URLs. OKEGAS publishes your app to a clean subdomain — or your own custom domain on Pro.

  • yourapp.okegas.app
  • Static HTML wraps your deployed GAS URL
  • Custom domain on Pro plan
  • Password protection for client work*
Three working modes

From manual to fully autonomous — your choice

Pick the mode that matches how you work. Upgrade anytime as you trust the AI more.

Chat Mode

You're in control

Get AI suggestions and code snippets. Review everything, then manually insert or copy what you need. Perfect for learning and exploration.

✓ Free plan
Review Mode

One click to apply

AI writes the code, you review it, then click Apply. Changes go straight into your editor. Fast, confident, deliberate.

✓ Plus & Pro plans
Autonomous Mode

Fully hands-free

Describe what you want. OKEGAS writes the code, applies it, and moves to the next task — automatically. You come back to a finished app.

⚡ Pro plan exclusive
Pro Plan Exclusive

Zero Boundaries with Opencode API

The Pro plan unlocks direct integration with the Opencode local API. Connect your personal AI accounts and bypass API credit costs entirely.

🤖

Bring Your Existing Accounts

Route generations through your personal ChatGPT Plus, Gemini Advanced, or GitHub Copilot accounts directly to OKEGAS.

♾️

Truly Unlimited AI

Because you are using local web-based sessions via Opencode, you bypass traditional API token limits and per-request fees entirely.

// Connect to your local Opencode instance
const provider = "opencode-local";

// Route via your active ChatGPT Plus session
const model = "gpt-4o-browser";

// OKEGAS generates with zero API costs
await okegas.generate({
provider,
model,
prompt: "Build a CRM dashboard in Sheets"
});
Unlimited Potential

Access 200+ state-of-the-art models

Switch seamlessly between the world's most powerful LLMs—directly inside your Google Apps Script editor.

gpt-4o
claude-3.7-sonnet
gemini-3.1-pro
deepseek-v3.2
o1-pro
grok-3-thinking
llama-3.3-70b-instruct
qwen-max
glm-5-turbo
gpt-4o
claude-3.7-sonnet
gemini-3.1-pro
deepseek-v3.2
o1-pro
grok-3-thinking
llama-3.3-70b-instruct
qwen-max
glm-5-turbo
mistral-large-3
command-r-plus
wizardlm-2
yi-large
nemotron-4
hermes-4-405b
llama-4-maverick
chatgpt-4o-latest
gpt-5.4
mistral-large-3
command-r-plus
wizardlm-2
yi-large
nemotron-4
hermes-4-405b
llama-4-maverick
chatgpt-4o-latest
gpt-5.4
llama-3.1-405b-instruct
gemma-3-27b-it
qwen3.5-122b-a10b
deepseek-r1-distill-qwen-32b
mistral-nemo
phi-4-mini-instruct
claude-sonnet-4.6
openai/gpt-oss-120b
minimax-m2.5
llama-3.1-405b-instruct
gemma-3-27b-it
qwen3.5-122b-a10b
deepseek-r1-distill-qwen-32b
mistral-nemo
phi-4-mini-instruct
claude-sonnet-4.6
openai/gpt-oss-120b
minimax-m2.5
openai/o3-mini
anthropic/claude-opus-4.5
google/gemma-3-27b
deepseek/deepseek-r1
x-ai/grok-4.1-fast
mistralai/mixtral-8x22b
nvidia/nemotron-3-super
qwen/qwen3.5-397b
openai/o3-mini
anthropic/claude-opus-4.5
google/gemma-3-27b
deepseek/deepseek-r1
x-ai/grok-4.1-fast
mistralai/mixtral-8x22b
nvidia/nemotron-3-super
qwen/qwen3.5-397b
gpt-4.1-mini
gemini-2.5-flash
claude-haiku-4.5
deepseek-r1-distill-llama-70b
step-3.5-flash
command-a-reasoning
cogito-v2.1-671b
jamba-1.5-large
llama-guard-4-12b
gpt-4.1-mini
gemini-2.5-flash
claude-haiku-4.5
deepseek-r1-distill-llama-70b
step-3.5-flash
command-a-reasoning
cogito-v2.1-671b
jamba-1.5-large
llama-guard-4-12b
Interactive Showcase

What can you build?

All of these were generated with OKEGAS using Google Sheets as a backend. Click to test them out.

Inventory Management

Tailwind + Alpine.js app connected to Google Sheets.

Lightweight CRM

Bootstrap 5 interface automating Gmail follow-ups.

Employee Leave Portal

Custom HTML/CSS pushing to Google Calendar.

10x
FASTER DEV
50x
DESIGN SKILLS
200+
AI MODELS
FREE
TO START
From the community

Developers seem to really like this

★★★★★

"Gila, baru 2 hari udah jadi sistem inventory lengkap. Biasanya gue butuh 2 minggu buat bikin yang kayak gini. Serius ini tool gila banget."

RF
Rizky F.
Software Developer
★★★★★

"The Autonomous Mode blew my mind. I typed what I needed, stepped out for lunch, came back to working code. Clean, no fixing needed."

SC
Sarah C.
Freelance Developer
★★★★★

"ทีมงานเราใช้ GAS จัดการทุกอย่างอยู่แล้ว พอใช้ OKEGAS งานที่เคยกินเวลาหลายชั่วโมงเหลือแค่ไม่กี่นาที ส่งงานได้เร็วขึ้น 3 เท่าเลย"

KP
Krisada P.
Operations Manager
★★★★★

"Udah nyobain macem-macem AI coding tool. Buat GAS, ga ada yang ngalahin ini. Beneran ngerti GAS sampai ke detailnya, bukan cuma generic."

DK
Dian K.
IT Consultant
★★★★★

"I love the token counter per project. I always know exactly how much context I'm burning. Helps me stay efficient without hitting limits."

JL
Jordan L.
Backend Engineer
★★★★★

"One-time price dia balik modal di jam pertama pemakaian. Ga ada tool lain yang ROI-nya secepet ini. Langsung kepakai, langsung kerasa bedanya."

AR
Ayu R.
Freelance Developer
Lifetime Deal

Secure Your Lifetime Deal.
Pay Once, Yours Forever.

Grab the LTD today. When the launch offer ends, pricing returns to our standard $32/mo subscription. Secure your access now and never pay monthly fees.

🔥 Launch LTD — 40% off expires in 23:47:12
Only 47 spots left
Free
$0
Rp 0
0 THB
Start building with AI. No credit card required.
  • Chat Mode only
  • Google AI Studio API
  • Enhance prompt with AI
  • Image upload support
  • Public API explorer
  • 300k tokens allowance per project
  • Publish 1 app to subdomain
  • Review Mode
  • Autonomous Mode
  • OpenRouter models
Plus LTD
$29 ($49)
Rp 249.000 (Rp 549.000)
470 THB (1.106 THB)
Save 100% recurring fees
  • Everything in Free
  • Review Mode
  • OpenRouter API (200+ models)
  • Editor theme customisation
  • Context limit selector
  • 2M tokens allowance per project
  • Publish 10 apps to subdomain
  • Email & group support
  • Autonomous Mode
  • g4f + Opencode

💡 For just $10 more, unlock Autonomous Mode & unlimited tokens allowance with

Most Popular
Pro LTD
$39 ($59)
Rp 399.000 (Rp 649.000)
755 THB 1.275 THB)
Ultimate one-time deal

Only $10 more than Plus

  • Everything in Plus
  • Autonomous Mode
  • GPT4Free API
  • Opencode local API
  • Unlimited tokens allowance per project
  • Unlimited app publishing
  • Custom domain support
  • Password-protected apps
  • Priority support
Get OKEGAS

Start building smarter today

Join other developers who already ship faster with AI in their GAS editor.

Limited Spots Remaining

Lock In Your Lifetime Deal

Pay once, use forever. Zero recurring fees.

  • Get access to private WhatsApp group
  • Get access to exclusive webinar
⏱️ Launch LTD ends in 23:47:12
Select your plan
Free
$0
Rp 0
Plus LTD
$29
Rp 249.000
Popular
Pro LTD
$39
Rp 399.000
  • OKEGAS Chrome Extension  (license: Free)  —  0.00$
  • OKEGAS Chrome Extension  (license: Plus)  —  Original price was: 49.00$.Current price is: 29.00$.
  • OKEGAS Chrome Extension  (license: Pro)  —  Original price was: 59.00$.Current price is: 39.00$.

Billing details

Your order

Product
Quantity
Total
Cart Subtotal 0.00$
Order Total 0.00$
  • Pay with QRIS QR Code Payment (Supported countries: Indonesia, Thailand, Malaysia, Singapore, Phillipines, Vietnam, Laos, Brunei Darussalam, Japan, South Korea and China)

Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our privacy policy.

FAQ

Questions answered

What exactly is OKEGAS? +
OKEGAS is a powerful Chrome extension that seamlessly integrates AI capabilities directly into your Google Apps Script editor. It acts as your personal AI co-pilot, helping you write, debug, and enhance your scripts much faster without ever having to switch tabs or leave your workspace.
Do I need to pay monthly? +
No. OKEGAS is a one-time payment Lifetime Deal. Pay once and use it forever, including all future updates for your plan tier. No subscriptions, no recurring charges.
Do I need my own API key? +
For Free and Plus plans, yes — you bring your own Google AI Studio or OpenRouter API key. On Pro, you also get access to the Opencode Local API and g4f which requires no API key at all.
What is the token limit? +
Free plan: 300,000 tokens allowance per project. Plus plan: 2,000,000 tokens allowance per project. Pro plan: unlimited. These are per-project limits.
What is Autonomous Mode exactly? +
It allows OKEGAS to write and apply code changes without your manual approval on each step. You describe what you want, and the AI works through it automatically.
Can I upgrade later? +
Yes. You can upgrade from Free → Plus → Pro at any time. You only pay the difference.
Ready to level up?

Build your next GAS app
in half the time.

Start free. Upgrade to the Lifetime Deal when you're ready. No subscriptions, no risk.

Instant Activation
Support Group