Skip to content

trankhacvy/generative-ai-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google AI Rust SDK (unofficial)

Rust License

The Google AI SDK for Rust provides a convenient way to integrate various Google's generative AI models(like Gemini) services into your Rust applications.

Features

[x] Generate text from text-only input

[x] Generate text from text-and-images input (multimodal)

[x] Embedding

Todo

[ ] Support SSE streaming

[ ] Support multi-turn conversations (chat)

[ ] Enhance error handling

[ ] Better builder pattern

Usage

  • Visit examples directory on how to use generative-ai.

About

Google AI Rust SDK (unofficial)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages