This project implements an AI system that learns to create drawings based on user input. Using a combination of neural rendering and deep reinforcement learning, the AI learns to decompose complex visual concepts into a series of strokes and colors. The system can:
- Interpret textual descriptions to generate appropriate drawings
- Learn from user feedback to improve its drawing skills
- Create drawings in various styles based on user preferences
Try it out in your browser using Google Colab
- Natural language understanding for drawing prompts
- Adaptive learning from user feedback
- Multiple artistic styles support
- Real-time drawing generation
- PyTorch 2.0+
- Transformers 4.0+
- OpenCV 4.0+


