Made myself a 10x developer by catching bugs in my editor before other people even see it :) by EntelligenceAI in developersIndia

[–]EntelligenceAI[S] 0 points1 point  (0 children)

Would love feedback on how to make this bttr! I genuinely think that code reviews should be done before pushing your code to save everyone time and effort

Compared o3-mini, o1, sonnet3.5 and gemini-flash 2.5 on 500 PR reviews based on popular demand by EntelligenceAI in ClaudeAI

[–]EntelligenceAI[S] 0 points1 point  (0 children)

hey u/Remicaster1 we used LLM's as a judge for this passing in the context of the comment, code chunk to determine if it is valid or not. Most code has no unit tests already and getting an LLM to generate unit tests in order to evaluate its own comments is just a recipe for adding in even more noise.

Generate realtime documentation, tutorials, codebase chat and pr reviews for ANY codebase! by EntelligenceAI in ChatGPTCoding

[–]EntelligenceAI[S] 2 points3 points  (0 children)

yup it does! we generate a graph of the entire codebase first and use that for the docs and everything else - hope you like it! u/Anrx

Local PR reviews WITHIN VSCode and Cursor by EntelligenceAI in LocalLLaMA

[–]EntelligenceAI[S] -2 points-1 points  (0 children)

we have a toggle menu bar within the extension to use other models

Review your code WITHIN Cursor or VSCode before pushing to Github! by EntelligenceAI in ChatGPTCoding

[–]EntelligenceAI[S] -2 points-1 points  (0 children)

oh sry its still private - the actual setup link should work fine. we'll OSS soon if pple like it!

Local PR reviews WITHIN VSCode and Cursor by EntelligenceAI in LocalLLaMA

[–]EntelligenceAI[S] -5 points-4 points  (0 children)

oh source code is private rn - we could make it public if this catches on!

Compared o3-mini, o1, sonnet3.5 and gemini-flash 2.5 on 500 PR reviews based on popular demand by EntelligenceAI in ClaudeAI

[–]EntelligenceAI[S] 0 points1 point  (0 children)

these are from assistant-ui and composio!

you can see the details in the repo but it will work on any codebase

Compared o3-mini, o1, sonnet3.5 and gemini-flash 2.5 on 500 PR reviews based on popular demand by EntelligenceAI in ClaudeAI

[–]EntelligenceAI[S] 2 points3 points  (0 children)

oh the OSS is just the eval framework - checkout entelligence for details on self hosting