gptrust
Rust library to access openai API (by gptrust)
libopenai
A Rust client for OpenAI's API (by Aandreba)
| gptrust | libopenai | |
|---|---|---|
| 1 | 3 | |
| 14 | 13 | |
| - | - | |
| 7.3 | 6.3 | |
| about 2 years ago | over 2 years ago | |
| Rust | Rust | |
| MIT License | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
gptrust
Posts with mentions or reviews of gptrust. We have used some of these posts to build our list of alternatives and similar projects.
- gptrust, a rust library for OpenAI API bindings
Hosted at: https://github.com/gptrust/gptrust License: MIT Usage: gptrust_api = "0.1.2"
libopenai
Posts with mentions or reviews of libopenai. We have used some of these posts to build our list of alternatives and similar projects.
What are some alternatives?
When comparing gptrust and libopenai you can also consider the following projects:
smartgpt - A program that provides LLMs with the ability to complete complex tasks using plugins.
gpt-turbo - JavaScript library for OpenAI's Chat Completion API. Comes with conversation history management, parameter configuration, callable functions and plugin support!
gt - Using the OpenAI GPT model, one can conveniently access language translation from the command line.
shortgpt - Ask shortgpt for instant and concise answers
llm-chain - `llm-chain` is a powerful rust crate for building chains in large language models allowing you to summarise text and complete complex tasks
gpt-cli - Run linux commands with natural language. Eg.: "show my graphic card" instead "lspci | grep VGA"