MachineLearning

[P] I built a small tool that makes LLMs respect your project decisions (no agents, no vector DB) [P]

The problem I kept hitting: every LLM call starts from zero. Ask it to help with your project and it suggests Postgres when you committed to JSON files. It recommends langchain when you explicitly banned it. It proposes rebuilding a module you decide…