WorkflowLearner
Teaches large language models (LLMs) to understand and replicate user workflows recorded with PSR.exe.
About
WorkflowLearner enables large language models (LLMs) to learn workflows by parsing MHT files generated by PSR.exe, the Problem Steps Recorder in Windows. By extracting and interpreting user actions captured in these files, the tool facilitates the understanding and potential automation of these workflows by LLMs.
Key Features
- Extracts workflow information from MHT files
- Provides scripts for parsing MHT files and training LLMs
- Parses MHT files generated by PSR.exe
- Enables LLMs to learn and understand workflows
- Includes example usage for recording and parsing workflows
- 4 GitHub stars
Use Cases
- Documenting and analyzing user interactions with applications
- Training LLMs to assist users with specific software processes
- Automating repetitive tasks based on recorded workflows