diff --git a/2024-04-11-whatsinyourchroma/readme.md b/2024-04-11-whatsinyourchroma/readme.md new file mode 100644 index 0000000..1bfd52b --- /dev/null +++ b/2024-04-11-whatsinyourchroma/readme.md @@ -0,0 +1,10 @@ +# What is this + +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. + + +1. Run `ollama pull nomic-embed-text`. +2. use the shell script. +3. profit!