rupeshs/shortgpt
Ask shortgpt for instant and concise answers
This tool helps anyone who needs quick, concise answers to questions without leaving their command line. You input a question as a text prompt, and it provides an answer of fewer than 50 words, using various GPT models. It's ideal for developers, system administrators, or power users who frequently work in the terminal.
No commits in the last 6 months.
Use this if you need instant, brief answers to questions during your command line workflows and prefer not to switch to a web browser or other applications.
Not ideal if you require detailed, lengthy explanations or conversational interactions with an AI assistant.
Stars
13
Forks
1
Language
Rust
License
MIT
Category
Last pushed
May 07, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/rupeshs/shortgpt"
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