dsal3389/what
a simple chatgpt companion chat that can read command outputs and response in terminal
No commits in the last 6 months.
Stars
1
Forks
—
Language
Rust
License
MIT
Category
Last pushed
Mar 15, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/dsal3389/what"
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 🦀
fortunto2/openai-oxide
Idiomatic Rust client for OpenAI API — 1:1 parity with openai-python