An open API service indexing awesome lists of open source software.

https://github.com/kiranandcode/jupyter-whiteboard

Experiments with using LLMs + Python + Block/whiteboard based programming
https://github.com/kiranandcode/jupyter-whiteboard

Last synced: 4 days ago
JSON representation

Experiments with using LLMs + Python + Block/whiteboard based programming

Awesome Lists containing this project

README

          

# Jupyter Whiteboard?

Idea: LLMs + Block Based Programming

Demo: https://bsky.app/profile/kirancodes.me/post/3lt6mkrpc3k2d

To Run:

```
cd ./backend
python ./app.py
```

This will build the frontend and display it to you.