← Back to tools
View AGENTS.md for AI
AI
A command-line ChatGPT client in BASH with conversation support
Description
AI (ai-bash-gpt) is a command-line ChatGPT client written in BASH with conversation and completion support. It provides a simple way to interact with OpenAI's GPT models directly from your shell.
AI Summary
A BASH-based ChatGPT client with conversation and completion support for interacting with GPT models from the shell.
Capabilities
- + Chat with GPT models from the terminal
- + Maintain conversation context
- + Completion mode for one-off queries
- + Pure BASH implementation
Use When
- → User wants a simple bash-based ChatGPT client
- → User prefers minimal dependencies
Avoid When
- x User does not have an OpenAI API key
- x User wants a feature-rich AI CLI