aandrew-me/tgpt
AI Chatbots in terminal for free
What it solves
It provides a way to interact with AI models directly from the command line, removing the need to use a web browser or a dedicated graphical interface.
How it works
It is a cross-platform CLI tool written in Go that connects to various AI providers, allowing users to send prompts and receive responses within their terminal. It supports proxy configurations via environment variables or configuration files for network flexibility.
Who it’s for
Developers, system administrators, and power users who prefer working in a terminal environment and want quick access to AI assistance.
Highlights
- Cross-platform support for GNU/Linux, macOS, Windows, and FreeBSD.
- Easy installation via shell scripts, Homebrew, Pacman, Scoop, Chocolatey, or Go.
- Support for HTTP and Socks5 proxies with authentication.
- Simple update mechanism via a built-in command (
tgpt -u).
Related
- Project
- Project
- Project
- Project
- Project