DieHard073055/rust-chatgpt-cli
Rust ChatGPT CLI is a user-friendly terminal interface for OpenAI's GPT chatbot. Start conversations, manage ongoing chats, and send text from files to the chatbot with simple commands. Seamlessly integrate GPT-based AI into your command-line workflow.
This tool allows developers to quickly interact with OpenAI's ChatGPT directly from their computer's terminal. You can type in questions or feed text files to the chatbot, and it will respond with generated text. It's designed for developers who prefer to work within their command-line environment for quick AI interactions.
No commits in the last 6 months.
Use this if you are a developer who wants to integrate ChatGPT interactions seamlessly into your terminal workflow for tasks like quick queries or processing text files with AI.
Not ideal if you prefer a graphical user interface or are not comfortable working with command-line tools.
Stars
11
Forks
1
Language
Rust
License
MIT
Category
Last pushed
May 09, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/DieHard073055/rust-chatgpt-cli"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Arend-Jan/chat-gpt-lib-rs
A Rust library for interacting with OpenAI's ChatGPT API, providing an easy-to-use interface and...
openai-rs/openai-api
A simple Rust library for OpenAI API, free from complex async operations and redundant dependencies.
retrage/gpt-macro
ChatGPT powered Rust proc macro that generates code at compile-time.
rsmeowry/chatgpt_rs
OpenAI's ChatGPT API wrapper for Rust 🦀
teunissenstefan/chatgpt-gui
GTK 4 front-end to ChatGPT completions written in Rust