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.
Beware a possible name clash with a popular feature of Visual Studio Code.
https://code.visualstudio.com/blogs/2017/02/12/code-lens-rou...