-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Kashif Raza edited this page Apr 13, 2026
·
1 revision
AI-powered HTML/CSS/JS playground with Monaco editor, live preview and AI website generation.
KrizVibe Editor is a browser-based AI coding environment that allows users to build complete websites visually and interactively.
It combines:
- HTML editor
- CSS editor
- JavaScript editor
- Live preview
- AI website generator
- Local project saving
Everything runs inside the browser.
AI assistant that generates complete websites.
Create a glassmorphism login page
AI returns:
[HTML]
...
[CSS]
...
[JS]
...
Editor automatically injects code.
Three Monaco editors:
HTML Editor
CSS Editor
JS Editor
Features:
- Syntax highlighting
- IntelliSense
- Auto formatting
- Tabs
- VS Code engine
Real-time preview updates automatically.
Workflow:
Write Code
↓
Preview Updates
↓
Edit Again
Supports:
- New tab preview
- Fullscreen preview
- Instant rendering
Projects saved using localStorage.
No server
No database
No login
You can:
- Save project
- Load project
- Delete project
- Auto-save drafts
+------------------------------+
| Toolbar |
+------------------------------+
| HTML | CSS | JS |
| Editor Panels |
+------------------------------+
| Live Preview |
+------------------------------+
| AI Assistant |
+------------------------------+
index.html
Just open in browser.
Upload to:
GitHub Pages
Netlify
Vercel
Static Hosting
No backend required.
AI format:
[HTML]
code
[CSS]
code
[JS]
code
Parser loads:
HTML → HTML editor
CSS → CSS editor
JS → JS editor
CTRL + S Save project
CTRL + ENTER Run preview
CTRL + / Toggle AI
CTRL + SHIFT+P Command menu
HTML
CSS
JavaScript
Monaco Editor
Pollinations AI
LocalStorage
FontAwesome
htmleditor/
│
├── index.html
├── favicon.ico
├── img/
├── README.md
├── LEARN.md
├── LICENSE.md
└── SECURITY.md
Step 1
Open editor
Step 2
Ask AI:
Create landing page
Step 3
AI generates website
Step 4
Preview updates
Step 5
Save project
Done.
- Learn HTML CSS JS
- AI website generator
- Code playground
- Rapid prototyping
- UI testing
- Teaching editor
You can contribute:
UI improvements
AI tuning
Bug fixes
Features
Performance
Open source
Free to use
KrizVibe Editor
Created by Kashif Raza
https://github.com/altkriz