Learning Timeline
Key Insights
AI Model Capability Comparison
While Kimi K2 can build basic functionality, other models like GPT-5 are capable of generating more complex features such as 'layer blending modes' (overlay settings) using the same prompt without needing additional instructions.
Lack of Automated Features
Kimi K2 focuses on basic drawing tools. Unlike models such as Miniax M2, it might not automatically include image adjustment tools like brightness, contrast, or saturation unless specifically requested.
Prompts
Image Editor Generation Prompt
Target:
Kimi K2
Create a Photoshop clone with all the basic tools? Put everything in a standalone HTML file.
Step by Step
Generating and Testing a Photoshop Clone with Kimi K2
- Enter a specific prompt into the Kimi K2 chat bar to build the application.
- Wait for the model to process its 'thinking process' (this covers setting up core features, layout, and interaction logic).
- Once the code is generated, click the 'Preview' button to see the results immediately or copy the code into a separate HTML file.
- Test the 'Brush' tool: Increase the size using the slider, change the color in the color picker, and try drawing on the canvas.
- Test the 'Layers' system: Click 'Add New Layer' and try drawing on top of the original layer to ensure they stack correctly.
- Test the 'Visibility' function: Click the eye icon or toggle on the layer panel to hide (disable) and show (enable) the layer.
- Test the 'Opacity' settings: Lower the opacity slider value, pick a different color, and draw to check the transparency effect.
- Test the 'Shapes' tool: Add a new layer, select the 'Rectangle' or 'Circle' tool, and draw the shape on the canvas to ensure it works.