This project enables students and companies to rapidly create new UI components to test their machine learning models, offering significant advantages in the development process. By providing a streamlined method for UI creation, we can support users quickly in prototyping and iterating their designs.
- Book Store
https://codepen.io/TurkAysenur/pen/JjGKKrP
- Virtual Try On Component
- InPainting Component
inpainting.mp4
- Search Text in PDF Component
- Dose Detective Component:
dose-detective.mp4
Run the development server:
npm run dev
To run storybook:
npm run storybook
TBD