Show HN: Ollama-watcher – On the fly code reviews using Ollama

Just an experimental little npm library for creating a quick feedback loop when writing code.

The basic idea is that it runs a quick check on any code when a file is written to, and when code is committed.

I expect there are quite a few bugs etc but it has been running smoothly enough for me so far.

https://github.com/whatever555/ollama-watcher

URL: npmjs.com
0 comments