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.
- Host: GitHub
- URL: https://github.com/lamparter/cloud9
- Owner: Lamparter
- License: mit
- Created: 2024-11-28T19:23:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-30T18:28:36.000Z (over 1 year ago)
- Last Synced: 2025-02-01T10:12:10.063Z (over 1 year ago)
- Topics: ai, chatgpt, cloud9, dotnet, gpt4free, library, riversidevalley
- Language: C#
- Homepage:
- Size: 523 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.