Motivation
This project was a intial try to experiment with code assistants such as Github Copilot, working with emacs editor.
It uses Replit-3b-v1 model for code suggestions.
Features
-
It is easily integrated with AI, and works without any extra prompting.
-
Just put the command
copilot
in the command bar. -
It is first iteration so some latencies and error could pop up.
Example Code. Try it out!!
User Interface
Feel free to look up the open-source code at GitHub