chat-gpt-lib-rs and rustgpt

The ChatGPT API library is an ecosystem sibling to the command-line frontend, as the frontend could potentially integrate the library to interact with the OpenAI API.

chat-gpt-lib-rs
57
Established
rustgpt
34
Emerging
Maintenance 10/25
Adoption 14/25
Maturity 16/25
Community 17/25
Maintenance 0/25
Adoption 7/25
Maturity 16/25
Community 11/25
Stars: 43
Forks: 11
Downloads: 309
Commits (30d): 0
Language: Rust
License: Apache-2.0
Stars: 31
Forks: 4
Downloads:
Commits (30d): 0
Language: Rust
License: GPL-3.0
No Package No Dependents
Stale 6m No Package No Dependents

About chat-gpt-lib-rs

Arend-Jan/chat-gpt-lib-rs

A Rust library for interacting with OpenAI's ChatGPT API, providing an easy-to-use interface and strongly typed structures.

This is a Rust library that allows developers to integrate OpenAI's powerful AI models directly into their applications. It takes text inputs and can generate chat responses, text completions, or numerical representations (embeddings) of text. Developers building applications that need to interact with OpenAI's API would use this.

AI application development Natural Language Processing Generative AI Machine Learning Engineering Text analysis

About rustgpt

MakisChristou/rustgpt

Yet another command-line chat GPT frontend written in Rust.

This tool helps developers quickly interact with large language models like ChatGPT directly from their computer's command line. You type in a question or prompt, and it returns a conversational response, as if you were using a web-based chat interface. It's designed for developers who prefer to stay in their terminal environment for various tasks.

developer-tooling command-line-utilities prompt-engineering AI-interaction

Scores updated daily from GitHub, PyPI, and npm data. How scores work