Tactile Graphics Editor Prototype

Demo Image

Simple Setup

  • Enter OpenAI API Key
  • Description of the Image you want to create

Run Locally

  • Clone the Project
  git clone https://github.com/shljessie/tactilegraphics.git

Go to the project directory

  1. Create dev.js file in the root directory and add your API key
  const api = "YOUR_API_KEY";
  cd tactilegraphics

Open index.html in your browser