LagPixelLOL/ChatGPTCLIBot
ChatGPT Bot in CLI with long term memory support using Embeddings.
This tool helps you interact with large language models like ChatGPT directly from your computer's command line. You provide text prompts, and it generates responses, functioning like a local version of a chatbot website. It's designed for anyone who prefers a text-based interface and needs to maintain very long conversations or query information from their own documents without losing context.
339 stars. No commits in the last 6 months.
Use this if you want to chat with AI models in a command-line environment and need robust, practically unlimited long-term memory for your conversations or to perform Q&A with your own text files.
Not ideal if you prefer a visual interface, as newer web-based AI tools now offer similar long-context memory capabilities directly through a browser.
Stars
339
Forks
39
Language
C++
License
MIT
Category
Last pushed
Jul 22, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/LagPixelLOL/ChatGPTCLIBot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
karthink/gptel
A simple, extensible LLM client for Emacs
jucasoliveira/terminalGPT
Get GPT like chatGPT on your terminal
xenodium/chatgpt-shell
A multi-llm Emacs shell (ChatGPT, Claude, DeepSeek, Gemini, Kagi, Ollama, Perplexity) + editing...
stuhlmueller/gpt.el
A simple Emacs package for calling instruction-following language models
tychozzz/gpt-web-terminal
✨ Open ChatGPT with Programmer's Approach! GPT Terminal is a platform that allows you to...