Vim+ollama-vim
Start new file with at the top in the comments the instructions needed to follow to become the solution to the problem and let it work like a sort of auto complete... example:
# The Following is a python
# Script that uses the
# libraries requests and
# BeautifullSoup to scrape
# url_to_scrape = input(
# "what url do i need to
# fetch?")
import ... """autocompletes from here the rest"""
anywhere in a script one can # comment
' Instructions
this way i find the most effective instead of asking
Write me a script for this or that..
take a coding model and finetune it with commonly used snippets of code...
This is completely customizable and will stay coherent to your own writing style..
i made embeddings per language, even md.
python
javascript
vimscript
lua
php
html
json(however output is json)
xml
Css
...