Spaces:
Paused
Paused
File size: 474 Bytes
99c2248 c36a681 9f17640 13a8102 c36a681 99c2248 c36a681 3c3f089 c36a681 3c3f089 c36a681 3c3f089 c36a681 3c3f089 c36a681 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
---
title: Codetree
emoji: 🎳🖼️
colorFrom: purple
colorTo: yellow
sdk: docker
app_port: 3000
pinned: true
---
# Open Codetree
## Features
* Rapidly prototype with LLM and a WASM powered Javascript live editor.
* Customize to edit system prompt and change LLM.
* Uses Monaco Editor with WASM powered Codetree to handle transpiling JSX.
## How it works
Codetree parses markdown sent from the chat editor which triggers the live compilation to a sandboxed iframe. |