crypto regulation Chatbot
This project is created under Future Ready Talent-Virtual Microsoft Internship.
Problem Statement: Most of the people don't aware of Cryptocurrency Regulation bill passed by the government.The Bill seeks to prohibit all private cryptocurrencies in India. However by the help of this chat bot people can solve general queries about cryptocurrency trading, taxes, guidelines etc.
Project Description: It as an AI based chat bot. It learns the type of questions you are asking and gives relevant solutions of your queries about cryptocurrency regulation bill.
In this project, core Azure services are used, i.e.,
- WebApps
- QnA Maker
- Azure Bot Services
Bot Framework Emulator is a desktop application that allows bot developers to test and debug their bots on localhost or running remotely through a tunnel.
- Install the Bot Framework Emulator version 4.3.0 or greater from here
- Launch Bot Framework Emulator
- File -> Open Bot
- Enter a Bot URL of
http://localhost:3978/api/messages
See Deploy your C# bot to Azure for instructions.
The deployment process assumes you have an account on Microsoft Azure and are able to log into the Microsoft Azure Portal.
If you are new to Microsoft Azure, please refer to Getting started with Azure for guidance on how to get started on Azure.
- [Active learning Documentation][al#1]
- Bot Framework Documentation
- Bot Basics
- Azure Bot Service Introduction
- Azure Bot Service Documentation
- msbot CLI
- Azure Portal