UiGPT is a powerful tool that enables users to convert images and wireframes into code within seconds. It supports various frameworks such as Bootstrap, Tailwind CSS, React, and more. With the openai API integration, UiGPT delivers a seamless web page generation experience.
UiGPT.2.mp4
- 🚀 Rapid conversion from image/wireframe to code
- 💡 Supports popular frameworks: Bootstrap, Tailwind CSS, React, etc.
- ⚙️ Easy to use and customize for your projects
https://uigptbeta.netlify.app/
- If you use low image quality(it's by default) you should try to generate specific parts of the page to get good quality even though it can generate a complete login/signup page without this.
- If you want specific details to be included you should not be using low image quality.
- If the page generated is empty or without CSS:
- Copy paste the generated code to a local file and check if works.
- Check cdn scripts and fix if possible, inshaAllah.
- It costs around 0.017$ to generate a page with low quality.
-
Clone the repository:
git clone https://github.com/Yusuf-YENICERI/UiGPT.git cd UiGPT
-
Install dependencies:
# Assuming you have Node.js and yarn installed yarn install
-
Run the application:
yarn dev
If you encounter any issues or have questions, feel free to open an issue.
Feel free to contribute.