ChatGPT Wrapper was an amazing tool!
🤖 LWE lets you use the powerful ChatGPT/GPT4 bot from the command line.
💬 Runs in Shell. You can call and interact with ChatGPT/GPT4 in the terminal.
💻 Supports official ChatGPT API. Make API calls directly to the OpenAI ChatGPT endpoint (all supported models accessible by your OpenAI account)
🐳 Docker image. LWE is also available as a docker image. (experimental)
🐍Python API. LWE also has a Python library that lets you use ChatGPT/GPT4 in your Python scripts.
- bookast: ChatGPT Podcast Generator For Books
- ChatGPT.el: ChatGPT in Emacs
- ChatGPT Reddit Bot
- Smarty GPT
- ChatGPTify
- selection-to-chatgpt
We welcome contributions to LWE! If you have an idea for a new feature or have found a bug, please open an issue on the GitHub repository.
This project is licensed under the MIT License - see the LICENSE file for details.
- The original ChatGPT Wrapper project (which LWE grew from) was created and maintained by mmabrouk
- The original ChatGPT Wrapper project is a modification from Taranjeet code which is a modification of Daniel Gross code.