In this part, we will create a welcome card using Adaptive Cards. The welcome card will be shown to the user when a user joins the conversation. It is a best practice to let the user know, what this bot is all about and how can the user interact with it.
Customer Support Chatbot | Part 1 | Setup the Development Environment | Microsoft Bot Framework
At the request of one of the visitors on the site, we are bringing to you the Customer Support Chatbot. This bot will help you track orders, raise complaints, get bills/invoices, and cancel orders.
5 Chatbot Project Ideas for Final Year Students
5 Chatbot project ideas and topics for final year students project work. Microsoft Bot Framework is recommended for enterprise-level bots.
Get the List of All Supported Languages for Language Translator Bot | Microsoft Bot Framework
In this post, we will get the list of all supported languages in Azure Translation API using Bot Builder SDK v4 in C#. This is part of the series fromย Advanced Language Translator Bot using Azure Translation API.
Create a Welcome Menu Card for Language Translator Bot | Microsoft Bot Framework
In this post, we will create a menu card using Bot Builder SDK v4 in C# to translate text, detect language and get a list of all supported languages using Azure Translation API.
How to Run Bot Framework Composer Locally as Web Application?
You can download and run the composer as a Desktop application. But, you can also run it locally as a Web Application using the Yarn. I will go ahead and run on Windows.
Install the Bot Framework Composer
Download the latest desktop application from here. At the time of writing this post, the latest version is 2.1.0. I will go ahead and download the application for the Windows OS.
Guide to Create an Azure Bot resource in Microsoft Azure Portal
Theย Azure Botย resource allows you to register your bot with the Azure Bot Service. You can build, connect, and manage bots to interact with your users
How to Install Microsoft Bot Framework v4 Templates using VS Code or CLI?
Microsoft Bot Framework .NET Core Templates will help you to quickly build new conversational AI bots using Bot Framework v4. In this post, we will install the 3 C# Bot Framework templates using the command line tool.
Connect Bot Framework to DB | READ and INSERT Data to Local SQL DB
In this post, we will create a chatbot that connects to the local SQL Database. This will be a simple customized bot that can be used for any use case. We will implement two CRUD operations READ and INSERT.


You must be logged in to post a comment.