Automates paint application interactions and email sending through a custom server.
This custom-built server, developed as part of an EAG course assignment, enables an LLM to interact with external applications. It automates specific tasks within a paint application, such as opening it, drawing shapes, and inserting text derived from computations. Furthermore, it integrates email functionality, allowing the LLM to send the processed information or results directly via Gmail. This project showcases the capabilities of a custom server in bridging LLMs with desktop applications for automated workflows.