Skip to content

Shahrooze/simple-open-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Chat and Speech Library

This Rust library is designed to provide a comprehensive suite of functionalities for building chat and speech processing applications. It includes modules for handling chat operations with AI models, performing speech-to-text (STT) and text-to-speech (TTS) conversions, and managing API-related errors.

Features

  • Chat completion API integration
  • Error handling for API requests
  • Speech-to-text (STT) processing capabilities
  • Text-to-speech (TTS) conversion with multiple format support

Getting Started

Prerequisites

  • Rust programming language
  • Cargo package manager

Installation

Add the following to your Cargo.toml file to include this library in your Rust project:

[dependencies]
simple-open-ai = "0.1.0"

About

simple-open-ai in rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages