twinnytwinny is a locally hosted AI code completion plugin for Visual Studio Code, designed to work seamlessly with the twinny-api. twinny is aptly named as your "twin" pair programmer, assisting you in writing code more efficiently and intelligently. 🎉 Attention: twinny now supports CodeLlama! 🎉 The aim of twinny is to democratise the development of AI code completion tools, join me on this journey! 🚀 Getting StartedPrerequisitesTo make use of twinny properly, you will need to run the twinny-api. This is the server which serves the extension with code completion suggestions. Follow the instructions here on how to install and run the server on your computer first. Installation & SetupOnce you have twinny-api up and running you will need to install the extension. You can install the verified extension using vscode or visit this link for more information on how to install it. Enjoy enhanced code completions with twinny! 🎉 Development and contributions
Contributions are welcome for both the extension and the API please open an issue describing your changes and open a pull request when ready. This project is under MIT licence, please read the LICENSE file for more information. |