Generate web code instantly using AI-powered natural language prompts!
The central workspace showing code editor, preview, and AI command input
*Demonstrating create new files
rather then selecting template user select options to build
๐ AI-powered code generation ๐ Supports HTML, CSS, JavaScript ๐ฅ๏ธ Real-time web code preview ๐ Intuitive web-based editor โก Python FastAPI backend integration
- Multiple Language Model Support
- Google Gemini
- OpenAI GPT
- Anthropic Claude
- Local LLM Integration
- Pre-built website templates
- Landing pages
- Admin dashboards
- Portfolio sites
- E-commerce layouts
- Custom template creation and saving
- One-click template customization
- Multi-language Backend Support
- Python (FastAPI)
- Node.js (Express)
- Rust (Rocket)
- Go (Gin)
- Java (Spring Boot)
- Integrated terminal
- Code snippet library
- AI-powered code completion
- Real-time collaboration features
- Export/Import project configurations
- Configurable AI parameters
- Custom prompt engineering
- Theme and UI customization
- Keyboard shortcut configuration
Current:
- Frontend: Vanilla JavaScript, HTML5, CSS3
- Backend: FastAPI, Google Gemini AI
- Language: Python
Future Targets:
- Multiple frontend frameworks
- Microservice architecture
- Containerization (Docker, Kubernetes)
- Python 3.9+
- Google Gemini API Key
# Navigate to backend directory
cd Backend
# Create virtual environment
python -m venv venv
source venv/bin/activate
# Install dependencies
pip install -r requirements.txt
# Create .env file
# Add your GEMINI_API_KEY
# Run server
uvicorn main:app --reload --port 5000- Open
index.htmlin a browser - Ensure backend is running
Interested in contributing? We welcome contributions across various domains:
-
Feature Development
- Implement new language model integrations
- Develop backend support for additional languages
- Create UI/UX improvements
-
Bug Fixes
- Identify and resolve issues
- Improve code generation accuracy
- Enhance performance
-
Documentation
- Improve README and inline documentation
- Create user guides
- Write technical documentation
Contribution Steps:
- Fork the repository
- Create a feature branch
- Commit changes
- Push to the branch
- Open a Pull Request
Our goal is to create a flexible, extensible AI-powered development tool that:
- Democratizes web development
- Reduces boilerplate coding
- Provides an intuitive, intelligent coding assistant
- Supports developers of all skill levels
- Current Version: 0.1.0 (Prototype)
- Active Development: Ongoing
- Stability: Experimental
MIT License - Open and free for all uses
- ๐ข Issues: GitHub Issues
- ๐ฌ Discussions: GitHub Discussions
- ๐ง Contact: musawar.soomro25@gmail.com
Disclaimer: An AI-assisted code generation tool designed to augment, not replace, human creativity and expertise.
Star โญ the repo if you find it interesting!
