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
- Host: GitHub
- URL: https://github.com/kiranandcode/jupyter-whiteboard
- Owner: kiranandcode
- Created: 2025-07-05T01:38:49.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-07-10T04:41:03.000Z (12 months ago)
- Last Synced: 2025-07-10T13:20:43.271Z (12 months ago)
- Language: TypeScript
- Size: 63.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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.