iedmrc / galois-autocompleter

Galois is an auto code completer for code editors (or any text editor) based on OpenAI GPT-2.
https://usegalois.com
MIT License
95 stars 26 forks source link

you can add a score and ranking for the promotion #3

Closed 312shan closed 4 years ago

312shan commented 4 years ago

You can add a score and ranking for the promotion like a this product tabNine

iedmrc commented 4 years ago

Thanks for your interest. My next intention is to make it work on personal computers, without needing a GPU. Microsoft actually released a similar code-completer for its vscode editor. I want it to be a code completer that works on many known editors, locally and freely. But it's free and open-source, so you can fork and add these features you talk about as you want :).