encomers/nn-yandex-foundation
Unified library for working with Yandex Foundation Models. Provides a simple interface for generating text and images using Yandex's AI services.
This library allows Rust developers to easily integrate Yandex's powerful AI capabilities into their applications. Developers can provide text prompts to generate creative text, like responses for chatbots, or detailed descriptions. They can also provide text prompts to generate images, which are returned as image data ready for display or saving. This is for Rust developers building applications that need advanced text or image generation features.
Use this if you are a Rust developer looking to quickly add Yandex's large language model or image generation capabilities to your application.
Not ideal if you are not a Rust developer or need to use AI models from providers other than Yandex.
Stars
7
Forks
—
Language
Rust
License
—
Category
Last pushed
Oct 15, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/encomers/nn-yandex-foundation"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
trymirai/uzu
A high-performance inference engine for AI models
justrach/bhumi
⚡ Bhumi – The fastest AI inference client for Python, built with Rust for unmatched speed,...
lipish/llm-connector
LLM Connector - A unified interface for connecting to various Large Language Model providers
keyvank/femtoGPT
Pure Rust implementation of a minimal Generative Pretrained Transformer
ShelbyJenkins/llm_client
The Easiest Rust Interface for Local LLMs and an Interface for Deterministic Signals from...