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.
- Host: GitHub
- URL: https://github.com/starlord-daniel/ml-bot
- Owner: starlord-daniel
- License: mit
- Created: 2018-05-08T09:00:55.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-08T09:16:57.000Z (almost 8 years ago)
- Last Synced: 2025-02-09T13:32:44.042Z (about 1 year ago)
- Topics: bot, bot-builder, botbuilder-framework, csharp, ml
- Language: C#
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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**