Hi everyone,
I’m looking for advice on a good architecture for building an AI-powered application using Python.
I want to understand best practices for structuring the project (for example: backend, model integration, data flow, etc.).
If you have experience with scalable and clean architectures (like microservices, modular monolith, or similar), I’d really appreciate your suggestions.
Also, which tools, frameworks, or libraries do you recommend for working with AI in Python?