fuyufjh/heygpt
A simple command-line interface for ChatGPT API written in Rust ⚡️
Supports real-time streaming responses and interactive multi-turn conversations with built-in commands for conversation management (retract, view history). Operates in both one-shot query mode for quick answers and interactive REPL mode, with flexible configuration via environment variables or TOML files. Integrates directly with OpenAI's Chat API and supports custom API endpoints, enabling compatibility with third-party mirror services.
163 stars and 8 monthly downloads. No commits in the last 6 months.
Stars
163
Forks
11
Language
Rust
License
MIT
Category
Last pushed
Nov 01, 2023
Monthly downloads
8
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/fuyufjh/heygpt"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
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 🦀
vibheksoni/t3router
Rust library for t3.chat API - Programmatic access to Claude, GPT-4, Gemini, and 50+ AI models....