LLM CLI & Workflow Automation Tool
3.7k 2026-04-25
llm-workflow-engine/llm-workflow-engine
A powerful command-line interface and workflow manager designed to streamline interaction with various Large Language Models, including ChatGPT and GPT-4.
Core Features
Command-line access to powerful LLMs like ChatGPT/GPT-4.
Support for multiple LLM providers (OpenAI, Cohere, Huggingface) via plugins.
Extensible plugin architecture for custom functionality.
Ability to build and integrate LLM calls into workflows using Ansible Playbooks.
Python API for programmatic interaction within scripts.
Detailed Introduction
The LLM Workflow Engine (LWE) is a robust open-source project that evolved from the popular ChatGPT Wrapper, providing a sophisticated command-line interface and workflow management system for Large Language Models. It empowers users to interact with various LLMs, including OpenAI's ChatGPT and GPT-4, directly from the terminal or through a Python API. LWE's modular design, featuring a simple plugin architecture and support for workflow integration via Ansible, makes it a versatile tool for developers and data scientists looking to automate and extend their LLM-powered applications.