CommunityToolkit/Labs-IntelligentAPIs
Intelligent APIs aim to make machine learning (ML) tasks easier for UWP developers to leverage in their applications without needing ML expertise or creating a new model.
This project helps Universal Windows Platform (UWP) developers add advanced image and video analysis features to their applications without needing machine learning expertise. Developers can integrate capabilities like identifying objects, classifying images, or detecting emotions from image files or video frames. It provides pre-built functions that take in visual data and output structured results, making it easier for app creators to build smarter user experiences.
No commits in the last 6 months.
Use this if you are a UWP developer who wants to quickly add AI features like image classification, object detection, or emotion recognition to your app without building or training your own machine learning models.
Not ideal if you need to perform highly specialized machine learning tasks beyond image classification, object detection, or emotion recognition, or if your application is not built on the UWP platform.
Stars
21
Forks
—
Language
C#
License
—
Category
Last pushed
Feb 10, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/CommunityToolkit/Labs-IntelligentAPIs"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
dotnet/machinelearning-samples
Samples for ML.NET, an open source and cross-platform machine learning framework for .NET.
tghamm/Mistral.SDK
An unofficial C#/.NET SDK for accessing the Mistral AI API
bartczernicki/MachineLearning-BaseballPrediction-BlazorApp
Machine Learning over historical baseball data using latest Microsoft AI & Development...
arafattehsin/SentimentAnalyzer
Fully offline sentiment analysis for .NET with multiple AI engines. Supports 104 languages with...