Skip to content
This repository was archived by the owner on Jul 25, 2025. It is now read-only.
/ idem-webgen Public archive
forked from stackblitz/bolt.new

Official micros frontend of the IDEM platform. Uses AI to generate full web and mobile applications from project specifications.

License

Notifications You must be signed in to change notification settings

Idem-AI/idem-webgen

 
 

Repository files navigation

Idem Logo

AI-Powered Web Application Generator

License: MIT

Idem Web Generator: IDEM's AI-Powered Web Application Generator

Idem Web Generator is the web application generation module of IDEM - a revolutionary open-source platform that leverages artificial intelligence to generate all elements of the software development lifecycle. This module specifically handles the creation, editing, and deployment of full-stack web applications directly from the browser.

🚀 Overview

As part of IDEM's comprehensive software development lifecycle solution, the Web Generator module provides an intuitive, AI-powered environment for building production-ready web applications. It leverages cutting-edge AI models with an in-browser development environment to streamline the web application creation process.

✨ Features

  • Full-Stack in the Browser: Integrates AI models with an in-browser development environment powered by WebContainers:

    • Install and run npm tools and libraries (like Vite, Next.js, and more)
    • Run Node.js servers
    • Interact with third-party APIs
    • Deploy to production from chat
    • Share your work via a URL
  • AI with Environment Control: Gives AI models complete control over the entire environment including:

    • Filesystem
    • Node server
    • Package manager
    • Terminal
    • Browser console
  • Project Generation: AI builds full software projects based on your specifications

  • Documentation: AI generates comprehensive technical documentation for your web applications

  • Deployment Management: AI streamlines the deployment process across different environments

🛠️ Usage Tips

  • Be specific about your stack: Mention specific frameworks or libraries you want to use in your initial prompt
  • Scaffold the basics first, then add features: Build the foundation before adding advanced functionality
  • Batch simple instructions: Combine simple tasks into one prompt for efficiency

About

Official micros frontend of the IDEM platform. Uses AI to generate full web and mobile applications from project specifications.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.3%
  • SCSS 8.1%
  • Other 0.6%