Skip to content

Releases: a-real-ai/pywinassistant

PyWinAssistant v0.4.0

03 Jan 23:56
1dd42c7
Compare
Choose a tag to compare

Added the addition of the generated cases to the database.

ToDo:
Implement other mouse functions like select from A to B, Dragg, move sliders, etc. (On development from v0.5.0 to v1.0.0).
Read the database. Return only the useful map. (Aiming for version v0.6.0).
Add local cache, generate the actual minimal screenshots of buttons and elements for a faster location. (Aiming for version v0.6.5).
Modify the test-case on the go. On each step analyze it. (Aiming for version v0.7.0).
Implement the analysis and tools to examine and make sure the case executed correctly the ID's. (Aiming for version v0.8.0).
Implement other LMMs API's. (Aiming for version v0.9.0).
Add an external database. (The template of general apps) (Aiming for version v0.9.5).
Add fine tuning of the gpt models. Make it local. (Aiming for version v1.0.0).

Implementation of the assistant suggestions and interaction with the user:
The assistant will get to know what the user is doing, for example, if the assistant know if the user is happy, Talk about a happy moment and look for ways to increase the joy. For example, recommend a song, a video, generate pictures. Be more interactive with the user. Add personalities and get to know better the user for better recommendations (awareness of likes). Add the webcam, get to know the user personality, behaviours, feelings?. (Aiming for version v1.0.0 to v2.0.0).