Enterprise DNA
O Open Source Frameworks medium

chatgpt-wrapper

by Community

Power CLI and Workflow manager for LLMs (core package)

C

OSS

chatgpt-wrapper

Added 1 June 2026

#chatbot #chatgpt #gpt-3 #gpt3 #gpt4 #llm #openai #python

Overview

A Python-based CLI and workflow manager for LLMs. It provides a command-line interface for interacting with models like ChatGPT and supports organizing interactions into repeatable workflows.

Best for

Best for
Developers who want a programmable CLI to automate and manage ChatGPT interactions

Use cases

  • Automating chat-based LLM interactions from the terminal
  • Building scripted multi-step prompts and responses
  • Integrating LLM calls into Python workflows or pipelines

Notes

A Python-based CLI and workflow manager for LLMs. It provides a command-line interface for interacting with models like ChatGPT and supports organizing interactions into repeatable workflows.

3,720 stars on GitHub. Last updated 2026-04-30. Licensed MIT.

Use cases

  • Automating chat-based LLM interactions from the terminal
  • Building scripted multi-step prompts and responses
  • Integrating LLM calls into Python workflows or pipelines

Pros

  • Lightweight and scriptable from the command line
  • Open source with an active community (3.7k+ stars)
  • Familiar Python environment for developers

Cons

  • Requires manual setup of API keys and environment
  • Limited to CLI workflows, no GUI or no-code interface
  • May not handle all edge cases in complex multi-model setups

Indexed from awesome-llm and enriched against its public facts.

Pros

  • Lightweight and scriptable from the command line
  • Open source with an active community (3.7k+ stars)
  • Familiar Python environment for developers

Cons

  • Requires manual setup of API keys and environment
  • Limited to CLI workflows, no GUI or no-code interface
  • May not handle all edge cases in complex multi-model setups