14 ms·
A couple of other ones https://github.com/TabbyML/tabby https://github.com/TabbyML/tabby https://github.com/fauxpilot/fauxpilot https://github.com/fauxpilot/f
by maturz 2y ago
A couple of other ones
https://github.com/TabbyML/tabby https://github.com/TabbyML/tabby
https://github.com/fauxpilot/fauxpilot https://github.com/fauxpilot/fauxpilot
- letmeinhere 2y agoalso https://github.com/ex3ndr/llama-coder https://github.com/ex3ndr/llama-coder
- smarvin2 2y agoThese are all awesome projects! After skimming them, one big difference between these and LSP-AI is that LSP-AI is a language server. That means we work out of the box with almost all popular text editors and IDEs, you don't need any plugins to get completion. For custom use cases like chat windows and some of the things we are working on next, you will still need plugins, but making it an LSP simplifies things like synchronizing document changes and a communicating with the client.
- SushiHippie 2y agoAnd https://github.com/leona/helix-gpt https://github.com/leona/helix-gpt It's also just an LSP, even though it has helix in the name.