2 Forks
4 Stars
4 Watchers

codacus-coder

Codacus Coder is an open source alternative to Github Copilot Which uses local LLMs to do code completions. You will like if all you want is Inline Completion ("ghost text") in your editor and don't want to pay for GitHub copilot

How to download and setup codacus-coder

Open terminal and run command
git clone https://github.com/thecodacus/codacus-coder.git
git clone is used to create a copy or clone of codacus-coder repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with codacus-coder https://github.com/thecodacus/codacus-coder/archive/master.zip

Or simply clone codacus-coder with SSH
[email protected]:thecodacus/codacus-coder.git

If you have some problems with codacus-coder

You may open issue on codacus-coder support forum (system) here: https://github.com/thecodacus/codacus-coder/issues