easingthemes / mime-frontend

An easy-to-use, minimalist wireframing app powered by machine learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mime

Mime is a simple, easy-to-use wireframing tool. It uses a drawing assistant AI to transform your hand-drawn sketches into clean lines, rectangles, and circles in real-time.

Our application is powered by a TensorFlow.js (TF) model that we trained to recognize basic shapes using strokes drawn on an HTML canvas. The front-end workspace relies on React-Konva.js to create moveable, transformable shapes, Socket.io to communicate with the TF model, and React/Redux to manage wireframe rendering and updates.

Each wireframe is automatically saved to a PostgreSQL database and accessible through a unique URL. Touch support is beta.

Mime is built by Ivan Felix, Chiara Marcial MartĂ­nez, and Lizz Thabet.

About

An easy-to-use, minimalist wireframing app powered by machine learning


Languages

Language:JavaScript 99.9%Language:CSS 0.1%Language:HTML 0.0%