minimaxir/simpleaichat
A Python package for easily interfacing with ChatGPT and GPT-4 with optimized workflows and minimal code complexity.

Not currently ranked — collecting fresh signals.
star history
simpleaichat is a Python library that simplifies interaction with chat models like ChatGPT and GPT-4. It provides a lightweight API for creating and running chats with minimal code, featuring token optimization to reduce costs and latency, chat streaming, tool usage, and async support. The package enables developers to build workflows including agents and complex conversational patterns while maintaining a minimal codebase.
Frequently asked
- What is minimaxir/simpleaichat?
- A Python package for easily interfacing with ChatGPT and GPT-4 with optimized workflows and minimal code complexity.
- Is simpleaichat open source?
- Yes — minimaxir/simpleaichat is open source, released under the MIT license.
- What language is simpleaichat written in?
- minimaxir/simpleaichat is primarily written in Python.
- How popular is simpleaichat?
- minimaxir/simpleaichat has 3.5k stars on GitHub.
- Where can I find simpleaichat?
- minimaxir/simpleaichat is on GitHub at https://github.com/minimaxir/simpleaichat.