Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.48 KB

File metadata and controls

35 lines (25 loc) · 1.48 KB

ScaleAI

Nuget package dotnet License: MIT Discord

Features

  • Fully generated C# SDK for the Scale AI API using AutoSDK
  • Data labeling, RLHF, and AI evaluation workflows
  • Projects, batches, tasks, files, and team management
  • AIFunction tools for use with any IChatClient
  • All modern .NET features - nullability, trimming, NativeAOT, etc.

Usage

using ScaleAI;

using var client = new ScaleAIClient(apiKey);

Support

Priority place for bugs: https://github.com/tryAGI/ScaleAI/issues Priority place for ideas and general questions: https://github.com/tryAGI/ScaleAI/discussions Discord: https://discord.gg/Ca2xhfBf3v

Acknowledgments

JetBrains logo

This project is supported by JetBrains through the Open Source Support Program.