An open API service indexing awesome lists of open source software.

https://github.com/starlord-daniel/ml-bot

Bot that uses an ML endpoint and translator capabilities.
https://github.com/starlord-daniel/ml-bot

bot bot-builder botbuilder-framework csharp ml

Last synced: 10 months ago
JSON representation

Bot that uses an ML endpoint and translator capabilities.

Awesome Lists containing this project

README

          

# ML-Bot
Bot that uses an ML endpoint and translator capabilities.

## Endpoint
The bot uses the endpoint built in this [Flask REST sample](https://github.com/starlord-daniel/flask-rest/tree/ml-endpoint)

## Bot v4
This bot uses the implementation of [Bot Builder v4 for .NET](https://github.com/Microsoft/botbuilder-dotnet)

The Nuget package version of **Microsoft.Bot.Builder.Integration.AspNet.Core** is: **4.0.1-preview**