AI for medium+ Django projects development

I think that AI agents are ascending to maturity enough quickly. I am delighted how AI agents/clients like Junie or Claude Code work for small project or maybe even just with micro-services architecture. But unfortunately it’s not about Django that is generally is monolithic. My project is not small. And I try to find approach to it.

I’ve found that Spec-Driven development could be one of keys for successful vibe coding. And there are attempts to standardize it like:

Also, for large codebases the integration of more advanced RAG-system would be useful.

What do you think, what could be the best options for Django? I think that advanced code review and planning possibilities should be in the center of such system.

1 Like