← All projects

roastui

by @ipenywis

30

Receive AI-driven critiques, enhancements, and freshly generated designs for your UI/UX designs.

About this project

RoastUI is an innovative tool that offers AI-driven analysis for UI/UX designs. It's crafted to provide comprehensive insights, allowing you to refine your designs and quickly produce enhanced layouts. The full project has been built in public on YouTube, you can watch the full video tutorial from here (10hrs 😬). Features Completely built with Next.js Vercel AI SDK for running AI models Openrouter for unified access to all AI models Deployed on VPS on fly.io across multiple regions Compiles, runs and renders AI-generated code in the browser using esbuild WASM Uses SQLite with Fly.io LiteFS for distributed database access Running The Project If you want to play around with RoastUI locally, roast your own designs on your machine or contributing, this guide will help you properly setup and run the project. The project runs on Next.js with ai-sdk from Vercel and it is deployed on fly.io (VPS). Clone the repository First, you need to clone the repository to your local machine, you can use the following command This will clone the project to the roastui folder. Install dependencies The project uses PNPM to manage dependencies, make sure to install it from here first. Then simply run

From the project README on GitHub

Stars
30
Forks
21
License
other
Last push
9 Feb 2025

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/roastui.svg)](https://www.madeinalgeria.dev/projects/roastui)

Related projects