Comment by bhuvangupta

1 month ago

Sharing my hobby project: CodeLens - yet another AI code reviewer :)

Combines AI review (Ollama/Claude/Gemini) with static analysis in one place.

- Multi-LLM support (can run locally with Ollama),

- static analysis,

- GitHub/GitLab webhooks.

- Developer pulse and leaderboard to gamify reviews

- LLM cost monitoring to avoid surprise bills

Nothing fancy, just something I built for my own use and decided to open source.

Feedback welcome.

https://bhuvangupta.github.io/codelens/