Since Glide now supports copying AI Components directly, I wanted to share a simplified version of my image annotation tool so it can be easily duplicated and reused by others.
This version focuses on simple free-draw annotation directly inside the AI Component itself.
My more complete annotation system still relies on an embedded webview setup with Glide API integration to store annotation data into Glide JSON columns, so I’m not sharing that version for now because the implementation is significantly more complex.
This component is based on my earlier experimental annotation project:
AI Component:
