tryAGI/HuggingFace
C# SDK based on official HuggingFace OpenAPI specification
This is a C# toolkit that helps developers integrate HuggingFace's AI models and services directly into their .NET applications. It takes your C# code and HuggingFace API key, allowing you to use powerful language models for tasks like generating text, creating numerical representations of text (embeddings), or searching for models. Developers building AI-powered features for their C# applications are the primary users.
Use this if you are a C# developer looking to add advanced natural language processing features, such as chat completions, text embeddings, or model information retrieval, to your .NET application using HuggingFace models.
Not ideal if you are not a C# developer or if you only need to use HuggingFace models via their web interface or Python libraries.
Stars
47
Forks
9
Language
C#
License
MIT
Category
Last pushed
Mar 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/tryAGI/HuggingFace"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
AssemblyAI/assemblyai-node-sdk
The AssemblyAI JavaScript SDK provides an easy-to-use interface for interacting with the...
tryAGI/OpenAI
C# SDK based on official OpenAI OpenAPI specification
tryAGI/ElevenLabs
C# SDK based on official ElevenLabs OpenAPI specification
tryAGI/Firecrawl
Generated C# SDK based on official Firecrawl OpenAPI specification
tryAGI/AssemblyAI
C# SDK based on official AssemblyAI OpenAPI specification