An open API service indexing awesome lists of open source software.

https://github.com/devdezzies/neocode

Generate a fully working web UI with a single prompt, similar to V0
https://github.com/devdezzies/neocode

agent generative llm webapp

Last synced: 11 months ago
JSON representation

Generate a fully working web UI with a single prompt, similar to V0

Awesome Lists containing this project

README

          

NeoCode


NeoCode is a website builder powered by AI agents for building website only using single prompt. NeoCode utilizes several LLM for code generation and task summarization.
Currently, NeoCode is capable of building a website from scratch using pre-installed NextJS template in a sandbox environment powered by E2B.


Live Demo

![Next JS](https://img.shields.io/badge/Next-black?style=for-the-badge&logo=next.js&logoColor=white)
![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white)
![tRPC](https://img.shields.io/badge/tRPC-%232596BE.svg?style=for-the-badge&logo=tRPC&logoColor=white)
![Postgres](https://img.shields.io/badge/postgres-%23316192.svg?style=for-the-badge&logo=postgresql&logoColor=white)
![Prisma](https://img.shields.io/badge/Prisma-3982CE?style=for-the-badge&logo=Prisma&logoColor=white)
![NPM](https://img.shields.io/badge/NPM-%23CB3837.svg?style=for-the-badge&logo=npm&logoColor=white)
![Zod](https://img.shields.io/badge/zod-%233068b7.svg?style=for-the-badge&logo=zod&logoColor=white)
![Vercel](https://img.shields.io/badge/vercel-%23000000.svg?style=for-the-badge&logo=vercel&logoColor=white)




https://github.com/user-attachments/assets/403225b6-0665-4dea-b33c-2f49552d5031

## Get started
### Prerequisites
- git
- recent version of NodeJS and NPM
- E2B
- Gemini API key
- Neon URL
- Clerk secrets (for billing)