Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.14 KB

README.md

File metadata and controls

28 lines (20 loc) · 1.14 KB

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.