|
|
|
|
|
by geirfreysson
498 days ago
|
|
I'm a bit skeptical about sending all my code to a cloud-based LLM, so I built a command-line tool that does code reviews using local LLMs via Ollama. It can also hook into OpenAI if you prefer (that gives better results tbh). I've also had fun piping the results into other command-line tools, such as Simon Willison's llm |
|