File size: 504 Bytes
da88d44
 
3ab43d6
da88d44
 
 
8f9873a
44a417c
da88d44
 
 
3ab43d6
9c5a47e
3ab43d6
 
9c5a47e
1dc2e73
 
d9bc819
9c5a47e
d9bc819
 
 
da88d44
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
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
```