cognitive-services
There are 563 repositories under cognitive-services topic.
microsoft/SynapseML
Simple and Distributed Machine Learning
microsoft/OpenAIWorkshop
workshop materials to build intelligent solutions on Open AI
Azure-Samples/cognitive-services-quickstart-code
Code Examples used by the Quickstarts in the Cognitive Services Documentation
SciSharp/SiaNet
An easy to use C# deep learning library with CUDA/OpenCL support
TheCodeTraveler/HackerNews
A .NET MAUI app for displaying the top posts on Hacker News that demonstrates text sentiment analysis gathered using artificial intelligence
microsoft/Cognitive-Face-Android
Cognitive Services Face client library for Android.
azuredevcollege/trainingdays
Azure Developer College's application development training days content.
microsoft/Cognitive-Face-Python
Python SDK for the Microsoft Face API, part of Cognitive Services
Azure-Samples/SpeechToText-WebSockets-Javascript
SDK & Sample to do speech recognition using websockets in Javascript
mikeroyal/Azure-Guide
Microsoft Azure Guide. Learn all about Microsoft Azure Tools, Services, and Certifications.
microsoft/Cognitive-Face-iOS
iOS SDK for the Microsoft Face API, part of Cognitive Services
microsoft/Cognitive-Face-Windows
Windows SDK for the Microsoft Face API, part of Cognitive Services
microsoft/AIVisualProvision
Connect(); 2018 - AI Visual Provision Sample App
sdras/three-vue-pattern
A biofeedback visualization made with Three.js, Vue, and LUIS (cognitive services), made with Brian Holt
microsoft/immersive-reader-sdk
SDK for using the Immersive Reader through Cognitive Services
ActiveNick/Unity-Text-to-Speech
Sample app used to demonstrate the use of Microsoft Cognitive Services Text-to-Speech APIs (aka Speech Synthesis) from within Unity.
RajdeepBiswas/Manufacturing-Quality-Inspection
I have built the computer vision models in 3 different ways addressing different personas, because not all companies will have a resolute data science team. quality-control manufacturing big-data-analytics jupyter-notebook cognitive services industry solutions
RajdeepBiswas/AI_Enabled_Image_Bucketization
Bucketize an image based on exhaust data and AI generated data. industry-solutions azure azure machine learning services computer-vision big data big data analytics machine learning image recognition manufacturing quality control cognitive services
VidyasagarMSC/WatBot
An Android ChatBot powered by IBM Watson Services (Assistant V1, Text-to-Speech, and Speech-to-Text with Speaker Recognition) on IBM Cloud.
IEvangelist/resource-translator
A GitHub Action that automatically creates machine-translated PRs of translation files. Supported file formats include, .ini, .po, .restext, .resx, .xliff .json.
compulim/web-speech-cognitive-services
Polyfill Web Speech API with Cognitive Services for both speech-to-text and text-to-speech service.
jernejk/RealTimeFaceApi
This is a demo project showing how to use Face API in Cognitive Services with OpenCV
NateRickard/Xamarin.Cognitive.Speech
A client library that makes it easy to work with the Microsoft Cognitive Services Speech Services Speech to Text API on Xamarin.iOS, Xamarin.Android, UWP, and Xamarin.Forms/.NET Standard libraries used by those platforms
goferito/node-bing-api
Node.js module for the Bing Search API (Cognitive Services)
TheCodeTraveler/TextMood
A Xamarin + IoT + Azure sample that detects the sentiment of incoming text messages, performs sentiment analysis on the text, and changes the color of a Philips Hue lightbulb
FernandaOchoa/ThreadsAPI
Unofficial API for collecting user profiles in python, and scripts to processing threads, and analyzing social media interaction data.
francesco-sodano/birdy
Birdy is a nicely designed wild bird feeder that takes photos, identifies and classifies birds. - based on Raspberry Pi, Azure IoT and Azure cognitive Service.
TheCodeTraveler/azure-for-developers-workshop
The Azure cloud is huge and the vast service catalog may appear daunting at first, but it doesn’t have to be!
andreluizsecco/Cognitive-LUIS-Programmatic
.NET SDK for LUIS Programmatic APIs
devkimchi/Vue.js-with-ASP.NET-Core-Sample
This provides a sample code using vue.js running on ASP.NET Core
ecthros/labelReader
Programmatically find and read labels using Machine Learning
codefoster/iot-workshop
A complete IoT Workshop
vasalis/TeamsRecordingBotAndAzureCongitiveServicesAtWork
Real time capturing of Team's audio stream. Transcribe, Translate and make Sentiment Analysis of each speaker's audio stream. Have the (near) real time results on the Side Panel of the Team's meeting.
intento/intento-api
A specification and user manual for the Intento API – a single API to Cognitive AI models from many vendors.
Azure-Samples/doc-intelligence-in-a-box
The Doc Intelligence in-a-Box project leverages Azure AI Document Intelligence to extract data from PDF forms and store the data in a Azure Cosmos DB. This solution, part of the AI-in-a-Box framework by Microsoft Customer Engineers and Architects, ensures quality, efficiency, and rapid deployment of AI and ML solutions across various industries.
peted70/mr-realtime-translator
Real-time translation services in Mixed Reality. Core pieces to get audio from the mic in Unity and stream over a websocket to the Azure Translator API and process the responses - as you speak!