Spaces:
Paused
Paused
| 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. |