local-ai-stack
local-ai-stack copied to clipboard
A starter kit to build *local-only* AI apps that cost $0 to run -- starting with document Q&A. Written in Javascript
Hello, Ollama does not support Windows per their website. Please add additional Inference we can use, if possible Koboldcpp (https://github.com/LostRuins/koboldcpp/)
Can't really tell where this error is coming from when running `node src/scripts/indexBlogLocal.mjs`. Is it failing to connect to supabase? ``` node:internal/deps/undici/undici:11576 Error.captureStackTrace(err, this); ^ TypeError: fetch failed at Object.fetch...
I have managed to get this to run with Windows and WSL otherwise but in the last part it fails with this error below. Where in code can I try...