CoolFace
Apppublic

Leon4gr45/builder

sourceHugging Facemitupdated 2d agoView on Hugging Face
0likes
OVERVIEW.md71 linesDownload Raw Back to docs
1# Welcome to OSW Studio2 3**Build websites by chatting with AI. No coding required.**4 5OSW Studio is a browser-based development environment where you describe what you want, and AI builds it for you. Create complete websites with HTML, CSS, and JavaScript through natural conversation.6 7## What You Can Build8 9- Personal websites and portfolios10- Landing pages and marketing sites11- Blogs and documentation sites12- Interactive web applications13- Python and Lua scripts with an interactive console14- Anything that runs in a browser (HTML/CSS/JS, Handlebars, React, Preact, Svelte, Vue, Python, Lua)15 16## How It Works17 181. **Chat with AI** - Describe your website in plain English192. **Watch it build** - AI creates files, writes code, and explains what it's doing203. **See it live** - Preview your site in real-time as it's being built214. **Export & deploy** - Download your site and publish to Vercel, Netlify, or any static host22 23## Key Features24 25**๐Ÿค– Multiple AI Providers**26Choose from 14+ providers: OpenRouter, OpenAI, Anthropic, Google Gemini, Groq, HuggingFace, SambaNova, MiniMax, Zhipu, mesh-llm, ChatGPT subscription (Plus/Pro), or run locally with Ollama, LM Studio, or llama.cpp27 28**๐Ÿ’พ Works in Your Browser**29Everything stays private in your browser. No server required.30 31**๐Ÿ–ฅ๏ธ Desktop App**32Native app for macOS, Windows, and Linux with built-in publishing and sync33 34**๐ŸŽจ Live Preview**35See your website update in real-time as AI builds it36 37**๐Ÿงฑ Semantic Blocks**38Drag 36 pre-defined blocks (heroes, forms, pricing, galleries) onto the preview โ€” the AI writes code that fits your project's style39 40**๐Ÿ“ฆ Export Ready**41Download complete, deployable websites with one click42 43**๐ŸŽฏ Templates & Skills**44Start from 12 built-in templates or teach AI your preferred workflows45 46## Two Modes47 48**Browser Mode** (default) -- everything runs in your browser. No server, no account, complete privacy. Export your site as a ZIP and deploy anywhere.49 50**Server Mode** -- self-host for teams or clients. Adds workspaces (isolated environments with their own projects and deployments), user accounts with role-based access, static site publishing, databases, and an admin dashboard. See **[Server Mode](?doc=server-mode)** and **[Multitenancy](?doc=multitenancy)**.51 52## Who Is This For?53 54- **Non-developers** who want to build websites without learning code55- **Designers** who want to prototype ideas quickly56- **Developers** who want AI assistance for web projects57- **Agencies** who want to host client sites and let clients make updates via AI58- **Teams** who want a shared web development platform59 60## Quick Start61 62Ready to build your first website?63 64๐Ÿ‘‰ **[Get Started](?doc=getting-started)** - 5 minute setup guide65 66## Need Help?67 68- **[FAQ](?doc=faq)** - Common questions answered69- **[Troubleshooting](?doc=troubleshooting)** - Fix common issues70- **[GitHub](https://github.com/o-stahl/osw-studio)** - Report bugs or request features71