AI Code Assistant
sndid is developed using an AI code assistant. Usually the assistant is generating garbage, typos, and referencing non-existant modules, but sometimes it is ok.
IDE
The IDE (Integrated Deveopment Editor) used for sndid is Parrot, a meritage of Theia, Continuedev, and llama engines I cruft together.
AI Models
Many models have been tried, but most are really not helpful at all.
Currently using CodeQwen 1.5, Codestral 22B v0.1, Deepseek V2, Eurux 8x22B, Mixtral 8x7b, Phind CodeLLama 34B, and Qwen2 models with Parrot.
CodeQwen, Qwen2 — https://qwenlm.github.io/
Codestral, Mixtral — https://mistral.ai/technology/#codestral
Deepseek — https://www.deepseek.com/
Eurux — https://huggingface.co/openbmb
Many other pseudo-“open source” models were tested.