- WorkflowLearner
WorkflowLearner
What is WorkflowLearner?
WorkflowLearner is a project designed to teach large language models (LLMs) how to understand workflows by utilizing MHT files recorded with PSR.exe, a built-in Windows tool that captures user actions.
How to use WorkflowLearner?
To use WorkflowLearner, first record your actions using PSR.exe, which generates an MHT file. Then, parse the MHT file to extract workflow information and use the provided scripts to train the LLM on this data.
Key features of WorkflowLearner?
- Records user operations and generates MHT files using PSR.exe.
- Parses MHT files to extract detailed workflow information.
- Utilizes LLMs to learn and understand user workflows effectively.
Use cases of WorkflowLearner?
- Automating the understanding of user workflows for software applications.
- Enhancing LLM capabilities in task automation and user assistance.
- Analyzing user behavior for better software design and user experience.
FAQ from WorkflowLearner?
- What is PSR.exe?
PSR.exe is the Problem Steps Recorder in Windows that records user actions and generates MHT files.
- Is WorkflowLearner compatible with all versions of Windows?
Yes, WorkflowLearner works with any version of Windows that supports PSR.exe.
- How can I contribute to WorkflowLearner?
Contributions are welcome! You can submit issues or pull requests on the project's GitHub page.