Skip to content
This repository was archived by the owner on Nov 13, 2024. It is now read-only.

Spin up the full Ditto stack locally (Mac / Windows / Linux ) via Docker with GUI, Ditto Unit, NLP & Vision Server.

License

Notifications You must be signed in to change notification settings

ditto-assistant/ditto-stack

Repository files navigation

Ditto Stack

Spin up the full Ditto stack locally (Mac / Windows / Linux ) via Docker with GUI, Ditto Unit, NLP & Vision Server.

Setup

  1. Copy/Rename .env.example to .env and fill out the required API keys.
  2. Install Docker.

Optional Setup for Host Machine

  1. Edit Dockerfile to your liking (if you care to run nlp_server // vision_server // assistant elewhere)
    • Simply uncomment / comment the services you want to run in your stack.
  2. Install OpenSCAD compiler for Prompt -> Instant 3D design feature!
  3. Install Python or Anaconda Python to your host machine for Prompt -> Instant Python Code Compilation + GUI

Build (First time)

  1. Run ./build.sh or ./build.bat or just build (if you use just)

Run

  1. Run ./run.sh or ./run.bat or just run (if you use just)

Enjoy!

About

Spin up the full Ditto stack locally (Mac / Windows / Linux ) via Docker with GUI, Ditto Unit, NLP & Vision Server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published