Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 580 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 580 Bytes

ai-client

Client API for accessing various AI services

This is highly experimental while I figure out a nice API.

It also needs a catchy name.

High level plans (if it ever gets there)

Support various LLMs using a simple interface.

Currently targeting Gemini but it would be cool to add others.

Minimum Supported Rust Version

The MSRV for this crate is likely to be close to the latest at least for now.

LICENSE

This work is dual-licensed under MIT or Apache 2.0. You can choose either license if you use this work.

SPDX-License-Identifier: MIT OR Apache-2.0