OthersideAI / self-operating-computer

A framework to enable multimodal models to operate a computer.
https://www.hyperwriteai.com/self-operating-computer
MIT License
8.21k stars 1.09k forks source link

ChatGPT rewrite #192

Open goodlifefound opened 1 month ago

goodlifefound commented 1 month ago

Create Evaluate ChatGPT rewrite

What does this PR do?

Refactor the Code Structure: I’ll organize the code into functions to improve readability and maintainability. Create separate functions for loading the screenshot, evaluating it, and running test cases. Error Handling: I’ll add proper error handling to handle cases where the screenshot cannot be opened or evaluated. Comments and Documentation: I’ll add comments to explain each section of the code. Provide clear documentation for each function. Simplify the Evaluation Prompt: The evaluation prompt can be simplified to make it more concise and easier to understand.

Fixes # (issue)

Requirement/Documentation

Type of change

Mandatory Tasks

goodlifefound commented 1 month ago

I am new to this, just trying to contribite! Please advise!