ivangabriele/mistralai-client-rs
Rust client for Mistral AI API.
This Rust client provides a way for developers to integrate Mistral AI's powerful language models into their applications. It allows you to send text prompts and receive AI-generated responses, manage conversational flows, obtain text embeddings, and even leverage function calling for more complex, tool-augmented AI interactions. The primary users are Rust developers building AI-powered features.
Use this if you are a Rust developer looking to build applications that harness Mistral AI's capabilities for tasks like chatbots, content generation, or semantic search.
Not ideal if you are not a Rust developer or if your project requires a client for a different AI provider.
Stars
40
Forks
10
Language
Rust
License
Apache-2.0
Category
Last pushed
Dec 01, 2025
Monthly downloads
322
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/ivangabriele/mistralai-client-rs"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
0xPlaygrounds/rig
⚙️🦀 Build modular and scalable LLM Applications in Rust
Abraxas-365/langchain-rust
🦜️🔗LangChain for Rust, the easiest way to write LLM-based programs in Rust
moly-ai/moly-ai
Moly AI: A local + cloud AI LLM multi-platform GUI app in pure Rust
edgee-ai/rust-sdk
The official Rust library for the Edgee AI Gateway
hoangvvo/llm-sdk
Unified API for LLM providers and simple agent library in JS, Rust, and Go