The Genocs library to integrate Azure Cognitive Services into .NET Core projects.
This package contains a set of base functionalities to use Azure Cognitive Services, designed by Genocs.
The libraries are built using .NET8.
Read Documentation related to this template here - Template Documentation
Feel free to contribute to the Documentation Repository - Contribute Documentation
To get started with this Library, here are the available options:
Following is about how to setup AzureCognitiveServices AzureStorage ImageClassifier
"AzureCognitiveServices": {
"Endpoint": "{{Endpoint}}",
"SubscriptionKey": "{{SubscriptionKey}}"
},
"AzureStorage": {
"AccountName": "{{accountName}}",
"AccountKey": "{{AccountKey}}",
"UploadContainer": "{{UploadContainer}}",
"TrainingSetContainer": "{{TrainingSetContainerUrl}}",
"ThumbnailContainer": "{{ThumbnailContainer}}"
},
"ImageClassifier": {
"Endpoint": "{{Endpoint}}",
"PredictionKey": "{{PredictionKey}}",
"ModelId": "{{ModelId}}"
}
View Complete Changelogs.
This project is licensed with the MIT license.
Has this Project helped you learn something New? or Helped you at work? Here are a few ways by which you can support.
Become a financial contributor and help me sustain the project.
Support the Project on Opencollective