BuildX is a prompt-to-app web application that allows you to create web applications using natural language prompts. It is designed to be user-friendly and accessible to everyone, regardless of their technical background.
- Natural Language Interface: Interact with the app using natural language prompts.
- Supports Typescript: Write your app in TypeScript for better type safety and developer experience.
- Customizable: Modify the generated code to suit your needs.
- Custom Terminal: Use a custom terminal to run commands and interact with the app.
- Customizable UI: Change the appearance of the app to match your style.
- Code Editor: Edit the generated code directly in the app.
- Frontend: Next.js, TypeScript, Tailwind CSS, Shadcn UI, Aceternity UI, zustand
- Backend: Next.js, OpenAI API, OpenRouter API
- Database: PostgreSQL (using Prisma)