builder-demo

Builder Demo

An AI Model Builder Demo that uses TensorFlow. Built with Svelte

Builder Demo

A drag-and-drop block-based AI model builder demo that uses TensorFlow for the training.

Frontend

  • Svelte/SvelteKit
  • Tailwind CSS
  • daisyUI
  • svelte-dnd-action

To install required dependencies:

cd frontend
npm install

To test it out:

npm run dev

Backend

  • Python
  • FastAPI
  • TensorFlow

To install required dependencies:

pip install fastapi "uvicorn[standard]" gunicorn tensorflow

To test it out:

uvicorn main:app --reload

About

Created September 2, 2023

Top categories

Loading Svelte Themes