Skip to content

Vscode extension powered by clarifai llama2 ai for coding purposes

License

Notifications You must be signed in to change notification settings

Sevixdd/llama2-vscode-extension

Repository files navigation

Llama2 GPT CodePilot VSCode Extension

Llama2 coding helper powered by Clarifai for the 48 hour Llama2 Hackathon

To use this repo

  1. Install "Llama2 GPT CodePilot" VSCode extension.
  2. CTRL+SHIFT+P to open the search bar and search for Llama2 GPT CodePilot
  3. Select it and write the textprompt you want the code about and the progrmaming language in the input bar above.
  4. It takes around 1 minute
  5. Copy the result Llama2 offered you within your code editor

Project Description

While coding, programmers rely heavily on documentation, and the process of switching windows every time you search for something could be obnoxious at times, especially if the device has only one display. We thought about a solution of speeding the process of developing by creating a code helper VSCode extension. Llama2 GPT CodePilot is aiming at helping software developers in building code or debugging their software by prompting the gpt making it coding convenient for developers with only one display. It uses a large language model, CodeLlama-7B-Instruct-GPTQ, takes input from the user, and generates a relevant response based on the text given. It is published on the VSCode extension marketplace under the name of "Llama2-GPT-CodePilot" and it is written in TypeScript

About

Vscode extension powered by clarifai llama2 ai for coding purposes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published