Skip to content

A collection of DotNet functions to interface with various AI Server instances

License

Notifications You must be signed in to change notification settings

TwinFinz/DotNetAIInferenceAssist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

MyAIAPI

MyAIAPI is a C# library that provides access to various AI services and models running on local servers from within a DotNet 7 Maui application.

Usage

MyAIAPI can be used for the following purposes:

  • StableDiffusion: Generate images using StableDiffusion models.
  • GptNeo: Generate text using GptNeo models.
  • OpenAIAI: Access a range of AI-related functionalities.

Licenses

This project utilizes code from the following libraries from DotNet 7, Each of which has its own license:

Please refer to the respective licenses for more details.

About

A collection of DotNet functions to interface with various AI Server instances

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages