Building Localable - A GitHub Pages AI App Builder
🚀 I Built an AI App Builder That Runs 100% in Your Browser (No Server Needed!)
After seeing several "Lovable clones," I decided to build something different – Localable, an AI-powered app builder that's completely browser-based and can be hosted for FREE on GitHub Pages.
🎯 The Challenge
Most AI app builders require:
I asked myself: "What if everything ran in the browser?"
💡 The Solution
Localable is a pure static site that:
🛠️ The Journey (And What I Learned)
Week 1: The Foundation Started with basic OpenAI streaming. Hit my first wall: API calls weren't working because I forgot to wire up the chat callback! Lesson learned: Test early, test often.
Week 2: Security First Initially stored API keys in localStorage. Then realized: that's a security risk. Switched to sessionStorage only. Added HTTPS warnings. Made it privacy-first from day one. Your keys, your control.
Week 3: The Parser Problem The AI would regenerate EVERYTHING on every request. User asks "change button color" → entire app regenerated! 😅
Solution? Context-aware incremental updates. Now it:
Week 4: UI/UX Polish Dark theme was there but... forms were unreadable 🤦. Bootstrap modals had light text on light backgrounds. Spent a solid day fixing EVERY color inconsistency.
Added resizable panels with drag handles, collapsible sections, and a loading animation. Details matter.
🎨 What Makes It Different?
vs. Other Lovable Clones:
Recommended by LinkedIn
📊 The Results
v0.4 (stable) shipped with:
🤔 Key Takeaways
🔮 What's Next?
Considering:
📢 Why Share This?
I see too many AI tools that:
Localable proves you don't need any of that.
It's open, free to host, privacy-respecting, and works with YOUR choice of AI provider.
💭 Final Thought
The best tools are the ones that empower users, not extract from them.
Building Localable taught me that sometimes the best solution is the simplest one: just JavaScript, no strings attached.
🔗 Try it yourself (GitHub Pages deployed)
💬 What's your experience building with AI? Would love to hear your thoughts!
Tech Stack: Vanilla JavaScript | Bootstrap 5 | IndexedDB | GitHub Pages | OpenAI | Google Gemini | DeepSeek
#AI #WebDevelopment #OpenSource #JavaScript #Innovation #BuildInPublic #Privacy #GitHub #OpenAI #DeepSeek #Gemini #NoCode #LowCode #DeveloperTools
This is a very clever use of AI! I will hack at this!
This is best utilisation of AI. I will try 👍
This is a very clever and timely attempt, especially for the current era of "AI fatigue" where developers are tired of massive cloud bills and complex API integrations. How very this completely depends on web gpu and computers hardware Superb attempt #SamAltmen #AI