chatgpt-wrapper logo

chatgpt-wrapper

Free

ChatGPT Wrapper is an open-source unofficial Python API and CLI that lets you interact with ChatGPT.

FreeFree tier
Type
Open Source

About chatgpt-wrapper

ChatGPT Wrapper is an open-source unofficial Python API and CLI that lets you interact with ChatGPT. It was the foundation for the LLM Workflow Engine (LWE), a more comprehensive CLI and workflow manager for large language models.

Key Features

Command-line interface for interacting with ChatGPT
Unofficial Python API
Open-source and free
Served as foundation for LLM Workflow Engine (LWE)

Pros & Cons

Pros
  • Free and open-source
  • Provides both CLI and Python API
  • Unofficial access to ChatGPT without requiring an official API key for browser-based version
Cons
  • Unofficial and may break with changes to ChatGPT
  • Requires a ChatGPT account
  • Project has evolved into LLM Workflow Engine (LWE) and is no longer actively developed as a standalone project

Best For

Interacting with ChatGPT from the terminalIntegrating ChatGPT into Python scripts

FAQ

What happened to the original ChatGPT Wrapper project?
The original ChatGPT Wrapper project lives on in a new form called LLM Workflow Engine (LWE), as mentioned in the project's CHATGPT_WRAPPER.md documentation.