I did a video that needed me to paste in an embedding into a bit of code. So I made this to make it easier to generate that embedding. Make sure you have nomic-embed-text on your system before starting.
- Run
ollama pull nomic-embed-text
. - use the shell script.
- profit!