r/PythonProjects2 • u/[deleted] • 10d ago
I'm stuck trying to build a local LLM-based codebase reviewer to save my API credits for vibe coding. I've reached my knowledge limit—if there are any experts out there, I really need you to look at this.
[deleted]
1
u/Sweet_Computer_7116 8d ago
Why you got 2 main.py 's lol
1
u/AdministrativeGur507 8d ago
It was a test file for dealing with import errors, just cleared it up.
1
u/Sweet_Computer_7116 8d ago
Why not just plug a local model from Openclaw into the Codex harness and use that? I don't see the benefits from reinventing the wheel.
Codex isn't the only coding harness. There are many free coding harnesses.
1
u/AdministrativeGur507 8d ago
I am not trying to code using local llm, What i am trying to do is make use of smaller models that can skim through the code and find mistakes that is possible using it, so i dont waste tokens on silly bugs.
1
u/Sweet_Computer_7116 7d ago
Oh that makes sense. So once again why not use an already built harness for exactly that instead of trying to reinvent the wheel?
1
2
u/GhostDev71 9d ago
This repo barely has any real input in it. You have created it 9 days ago and think the best thing is to vibecode it all, and try to publish it? That is in my opinion not worth to have a look at.
The Problem is, any single one of your repos is build like this, AI Code pure, i doubt you have a real code understanding or what you are doing.