Hey! That sounds like an exciting project with lots of potential. Since your son will handle the Python side, I’d suggest focusing early on defining clear API endpoints for each feature—image-to-image, text-to-image, and inpainting—so the frontend can interact smoothly with the backend. Also, consider using cloud services that support scalable GPU instances for training and inference, especially with Replicate. For datasets, make sure they’re well-curated and balanced to get the best results. Lastly, think about user experience: quick feedback loops and easy-to-use interfaces will make a huge difference. Happy to dive deeper if you have more specific questions!
1 Like