An open API service indexing awesome lists of open source software.

https://github.com/lamparter/cloud9

An extensible AI interaction API that allows for use of large LLMs for free, with features like timeouts, load balance and flow control.
https://github.com/lamparter/cloud9

ai chatgpt cloud9 dotnet gpt4free library riversidevalley

Last synced: 2 months ago
JSON representation

An extensible AI interaction API that allows for use of large LLMs for free, with features like timeouts, load balance and flow control.

Awesome Lists containing this project

README

          

# Cloud9

An extensible AI interaction API that allows for use of large LLMs for free, with features like timeouts, load balance and flow control.

---

Cloud9 is a .NET class library that allows for interaction with various AI models unified by a common interface to load balance across various AI endpoints.
It enables consumers to use AI in their apps easily, with a simplified API that makes using AI a breeze.

Cloud9 powers various modern apps and projects, including Zippy and Esmerelda.