DScudeler / codeassistant

Personal project to play with code and AI.
MIT License
0 stars 0 forks source link
llm-interface vscode-extension

Code Assistant

A small personal project to play with AI and VS Code.

Code assistant provides a bridge between coding LLM and your development environment.

DISCLAIMER : This project is just a try. It does not meet any QA expectations.
I highly recommend that you use other LLM frameworks or extensions for production.

Features

Chat with your source code through LLM.

Requirements

A gRPC server following the instruction protocol has to be up.

Extension Settings

This extension contributes the following settings:

Extension commands

Known Issues

Release Notes

See changelog