pith. sign in

arxiv: 2404.13050 · v1 · pith:WLSSU6WVnew · submitted 2024-03-17 · 💻 cs.CL · cs.AI

FlowMind: Automatic Workflow Generation with LLMs

classification 💻 cs.CL cs.AI
keywords flowmindllmsinteractionautomaticeffectivenessfeedbackgenerationlecture
0
0 comments X
read the original abstract

The rapidly evolving field of Robotic Process Automation (RPA) has made significant strides in automating repetitive processes, yet its effectiveness diminishes in scenarios requiring spontaneous or unpredictable tasks demanded by users. This paper introduces a novel approach, FlowMind, leveraging the capabilities of Large Language Models (LLMs) such as Generative Pretrained Transformer (GPT), to address this limitation and create an automatic workflow generation system. In FlowMind, we propose a generic prompt recipe for a lecture that helps ground LLM reasoning with reliable Application Programming Interfaces (APIs). With this, FlowMind not only mitigates the common issue of hallucinations in LLMs, but also eliminates direct interaction between LLMs and proprietary data or code, thus ensuring the integrity and confidentiality of information - a cornerstone in financial services. FlowMind further simplifies user interaction by presenting high-level descriptions of auto-generated workflows, enabling users to inspect and provide feedback effectively. We also introduce NCEN-QA, a new dataset in finance for benchmarking question-answering tasks from N-CEN reports on funds. We used NCEN-QA to evaluate the performance of workflows generated by FlowMind against baseline and ablation variants of FlowMind. We demonstrate the success of FlowMind, the importance of each component in the proposed lecture recipe, and the effectiveness of user interaction and feedback in FlowMind.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. From Specification to Execution: AI Assisted Scientific Workflow Management

    cs.SE 2026-06 unverdicted novelty 5.0

    The paper presents a specification-driven LLM approach to generate, debug, and execute scientific workflows with Pegasus, demonstrated on a large federated-learning medical imaging pipeline.