2 Repos
Tools that use LLMs to transform natural language prompts into functional web application prototypes.
Distinct from Web Applications: Distinct from general Web Applications by focusing on the generative process via LLMs.
Explore 2 awesome GitHub repositories matching web development · AI Web Application Generators. Refine with filters or upvote what's useful.
Pynecone is a full-stack web framework and application platform that enables the development of complete web applications using only Python for both frontend and backend logic. It functions as a web UI library for creating interactive user interfaces and managing application state without the need to write JavaScript. The platform includes a generative AI app builder that automatically produces application structures and source code. It simplifies development by mapping Python-defined UI elements to native React components and automatically transforming Python functions into REST endpoints.
Provides a generative AI builder that transforms natural language prompts into functional web application prototypes.
Llamacoder is an AI-powered web application generator that transforms natural language prompts into functional application prototypes. It uses large language models to synthesize code and layouts, enabling the creation of small-scale software and interactive user interfaces from text descriptions. The project specifically leverages the Llama 3.1 405B model to produce executable React components. It provides a self-hosted environment for generating and previewing interactive code artifacts, featuring a real-time preview loop and sandboxed component rendering to safely display generated interfa
Transforms text prompts into functional web application prototypes using large language models.