/
Code Assistant
Code Assistant
The BusinessGPT code assistant allows autocomplete code and chat with your code base using AI based on a private/on-prem model.
The solution is based on an open-source of Continue.
It uses the following components:
AI Model qwen2.5-coder:1.5b-base for autocomplete
AI Model LLama3.2 for the chat.
Transformers.js for the local embeddings of the code.
Here you can find some examples of question you can ask:
The continue is under Apache 2.0 license
https://github.com/continuedev/continue/blob/main/LICENSE