Spaces:
Paused
Paused
| license: mit | |
| title: monacopilot | |
| sdk: docker | |
| colorFrom: green | |
| colorTo: purple | |
| emoji: 🛩️ | |
| app_port: 3000 | |
| # monacopilot | |
| [monaco-vscode-api](https://github.com/CodinGame/monaco-vscode-api) in a [Next.js](https://nextjs.org/) application. | |
| [monaco-editor-copilot](https://github.com/zsodur/monaco-editor-copilot) | |
| To use press Command B which will invoke the LLM running. Currently https://huggingface.co/spaces/matthoffner/ggml-ctransformers-fastapi | |
| ## Development | |
| ```bash | |
| pnpm i | |
| pnpm dev | |
| ``` |