Skip to content

nicholaslck/tldraw-ollama

Repository files navigation

Tldraw with Ollama

This repo is initiated from make-real-starter.

Getting started

Install Ollama

  1. Install Ollama from here
  2. Once you installed, run ollama serve

Start app

  1. Run npm install to install dependencies
  2. Run npm run dev
  3. Open localhost:3000 and make some stuff real!

How it works

  1. Draw a wireframe on screen
  2. Use selection tool to select the wireframe
  3. Click "Make Real with LLaVA" on the top-right button
  4. Wait (about 1-2 minutes) and you will see the generated HTML next to your wireframe!

About

A starter project to integrate tldraw with ollama

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published