openai-rs / openai-apiLinks
A simple Rust library for OpenAI API, free from complex async operations and redundant dependencies.
☆218Updated 3 months ago
Alternatives and similar repositories for openai-api
Users that are interested in openai-api are comparing it to the libraries listed below
Sorting:
- OpenAI API client library for Rust (unofficial)☆475Updated last month
- Rust client for Qdrant vector search engine☆373Updated 2 weeks ago
- Rust SDK for the Model Context Protocol (MCP)☆132Updated 6 months ago
- An unofficial, async Rust library for the OpenAI API☆123Updated last month
- A powerful Rust library and CLI tool to unify and orchestrate multiple LLM, Agent and voice backends (OpenAI, Claude, Gemini, Ollama, Ele…☆303Updated last week
- Ready-made tokenizer library for working with GPT and tiktoken☆368Updated last week
- pgvector support for Rust☆194Updated 3 weeks ago
- Rust multiprovider generative AI client (Ollama, OpenAi, Anthropic, Gemini, DeepSeek, xAI/Grok, Groq,Cohere, ...)☆642Updated last week
- LLama.cpp rust bindings☆414Updated last year
- OpenAI's ChatGPT API wrapper for Rust 🦀☆147Updated last year
- Rust client for the huggingface hub aiming for minimal subset of features over `huggingface-hub` python package☆256Updated 3 weeks ago
- Use free svg icons in your Dioxus projects easily with dioxus-free-icons.☆182Updated 2 months ago
- Rust library for vector embeddings and reranking.☆754Updated 3 weeks ago
- Model Context Protocol (MCP) implementation in Rust☆352Updated 10 months ago
- ☆453Updated this week
- High-level, optionally asynchronous Rust bindings to llama.cpp☆241Updated last year
- A well-maintained fork of the dotenv crate☆1,138Updated last year
- A simple and easy-to-use library for interacting with the Ollama API.☆982Updated 3 weeks ago
- Rust Macros to automate the addition of Paths/Schemas to Utoipa crate, simulating Reflection during the compilation phase☆185Updated 5 months ago
- Models and examples built with Burn☆335Updated last week
- Playwright port to Rust☆428Updated last year
- OpenAI Dive is an unofficial async Rust library that allows you to interact with the OpenAI API.☆78Updated 2 weeks ago
- An unofficial rust-based client library to interact with the Google Gemini generative AI API☆61Updated 6 months ago
- Rate Limiting middleware for Tower/Axum/Tonic/Hyper utilizing the governor crate☆326Updated 5 months ago
- Type safe multipart/form-data handling for axum.