edgee-ai/rust-sdk
The official Rust library for the Edgee AI Gateway
This is a Rust library that allows developers to easily connect their Rust applications to the Edgee AI Gateway. It takes a model identifier and a prompt as input, and returns text responses, potentially in real-time streams. This is for Rust developers who want to integrate AI models into their applications.
Use this if you are a Rust developer building applications that need to interact with various AI models through the Edgee AI Gateway.
Not ideal if you are not a Rust developer or if your project does not use the Edgee AI Gateway.
Stars
80
Forks
10
Language
Rust
License
Apache-2.0
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/edgee-ai/rust-sdk"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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
ivangabriele/mistralai-client-rs
Rust client for Mistral AI API.
hoangvvo/llm-sdk
Unified API for LLM providers and simple agent library in JS, Rust, and Go