forgot the readme

Signed-off-by: Matt Williams <m@technovangelist.com>
This commit is contained in:
Matt Williams 2024-05-01 11:13:59 -07:00
parent 8fef00aa94
commit 48488850f1

View file

@ -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!