<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>QnA maker Archives | KAISPE</title>
	<atom:link href="https://www.kaispe.com/tag/qna-maker/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.kaispe.com/tag/qna-maker/</link>
	<description>Your Digital Transformation Partner</description>
	<lastBuildDate>Sun, 20 Nov 2022 08:46:20 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.4</generator>

<image>
	<url>https://www.kaispe.com/wp-content/uploads/2022/01/cropped-k-32x32.png</url>
	<title>QnA maker Archives | KAISPE</title>
	<link>https://www.kaispe.com/tag/qna-maker/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Develop a basic Chatbot using Microsoft Azure Cognitive Services</title>
		<link>https://www.kaispe.com/develop-a-basic-chatbot-using-microsoft-azure-cognitive-services/</link>
		
		<dc:creator><![CDATA[jdkaispe]]></dc:creator>
		<pubDate>Wed, 08 Jan 2020 08:25:07 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[AI chatbot]]></category>
		<category><![CDATA[chatbot]]></category>
		<category><![CDATA[Microsoft Azure Cognitive Services]]></category>
		<category><![CDATA[QnA maker]]></category>
		<guid isPermaLink="false">https://www.kaispe.com/?p=1107</guid>

					<description><![CDATA[<p>A Chatbot is a software program that talks audibly or textually, such programs predict the Human Behavior and respond to the user like a human being. Today, we will show [&#8230;]</p>
<p>The post <a href="https://www.kaispe.com/develop-a-basic-chatbot-using-microsoft-azure-cognitive-services/">Develop a basic Chatbot using Microsoft Azure Cognitive Services</a> appeared first on <a href="https://www.kaispe.com">KAISPE</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>A Chatbot is a software program that talks audibly or textually, such programs predict the Human Behavior and respond to the user like a human being.</p>
<p>Today, we will show you how to develop a basic Chatbot using Microsoft Azure Cognitive Services.</p>
<p>We are going to create a Knowledge Base Chatbot using <a href="https://www.qnamaker.ai/">QnA</a> Maker.</p>
<p><img fetchpriority="high" decoding="async" class="aligncenter size-large wp-image-1133" src="https://www.kaispe.com/wp-content/uploads/2020/01/qnaFront-2-1024x418.jpg" alt="" width="640" height="261" /></p>
<p>Click on the Sign in and enter your Credentials. Afterwards, click on the Create a Knowledge Base.</p>
<p><img decoding="async" class="aligncenter size-full wp-image-1131" src="https://www.kaispe.com/wp-content/uploads/2020/01/know-2.jpg" alt="" width="799" height="123" /></p>
<p>Follow all the Steps that are given.</p>
<p><strong>Step-1</strong></p>
<p>Create a <a href="https://portal.azure.com/#create/Microsoft.CognitiveServicesQnAMaker">QnA</a> Service in Microsoft Azure.</p>
<p><img decoding="async" class="aligncenter size-large wp-image-1135" src="https://www.kaispe.com/wp-content/uploads/2020/01/portal-1024x729.jpg" alt="" width="640" height="456" /></p>
<p><strong>Step-2</strong></p>
<p>Connect your QnA Service to your KB (Knowledge Base).</p>
<p><img decoding="async" class="aligncenter size-large wp-image-1136" src="https://www.kaispe.com/wp-content/uploads/2020/01/KB-ss-1024x547.jpg" alt="" width="640" height="342" /></p>
<p><strong>Step-3</strong></p>
<p>Name your KB (Knowledge Base).</p>
<p><strong>Step-4</strong></p>
<p>Populate your KB (Knowledge Base).</p>
<p>Extract Question and Answer Pairs from online FAQ’s, Product Manuals and other Files.</p>
<p>You can also enable multi-turn extraction from URLs.</p>
<p>You can also enable Chit-Chat feature that give your bot the ability to answer thousands of small topics.</p>
<p>There are some Chit-Chat examples like</p>
<ul>
<li>Professional</li>
<li>Friendly</li>
<li>Witty</li>
<li>Caring</li>
<li>Enthusiastic</li>
</ul>
<p>Questions and Answers are automatically added to your Chatbot by choosing the Personality above.</p>
<p><strong>Step-5</strong></p>
<p>Create Your KB (Knowledge Base)</p>
<h3>QnA Maker Portal</h3>
<p>You can Add QnA Pairs and Alternative Phrasing using QnA Maker Portal.</p>
<p>You can save and train the Chatbot according to your Business Need.</p>
<p>You can edit your Chatbot.</p>
<p>Publish Your Chatbot.</p>
<p>Test Your Chatbot.</p>
<p><img decoding="async" class="aligncenter size-large wp-image-1108" src="https://www.kaispe.com/wp-content/uploads/2020/01/qnaMakerPortal-1024x515.jpg" alt="" width="640" height="322" /></p>
<p>&nbsp;</p>
<p>Now Create A <a href="https://portal.azure.com/#blade/Microsoft_Azure_Marketplace/GalleryResultsListBlade/selectedSubMenuItemId/%7B%22menuItemId%22%3A%22gallery%2FCognitiveServices_MP%2FBotService%22%2C%22dontDiscardJourney%22%3Atrue%2C%22launchingContext%22%3A%7B%22source%22%3A%22Resources%20Microsoft.BotService%2FbotServices%22%7D%7D">Web App bot</a> to integrate Chatbot Software Functionality into your Application.</p>
<p>Go to the Channels &#8211;&gt; Get bot Embed Codes</p>
<p><img decoding="async" class="aligncenter size-large wp-image-1109" src="https://www.kaispe.com/wp-content/uploads/2020/01/Channels-1024x274.jpg" alt="" width="640" height="171" srcset="https://www.kaispe.com/wp-content/uploads/2020/01/Channels-1024x274.jpg 1024w, https://www.kaispe.com/wp-content/uploads/2020/01/Channels-300x80.jpg 300w, https://www.kaispe.com/wp-content/uploads/2020/01/Channels-768x206.jpg 768w, https://www.kaispe.com/wp-content/uploads/2020/01/Channels-1536x412.jpg 1536w, https://www.kaispe.com/wp-content/uploads/2020/01/Channels.jpg 1892w" sizes="(max-width: 640px) 100vw, 640px" /></p>
<p>Copy the Embed Code and Integrate where you want.</p>
<p><img decoding="async" class="aligncenter size-large wp-image-1110" src="https://www.kaispe.com/wp-content/uploads/2020/01/secret-1024x595.jpg" alt="" width="640" height="372" /></p>
<p>&lt;iframe src=&#8217;https://webchat.botframework.com/embed/kspqna-bot?s=YOUR_SECRET_HERE&#8217;  style=&#8217;min-width: 400px; width: 100%; min-height: 500px;&#8217;&gt;&lt;/iframe&gt;</p>
<p>We will soon be adding such functionality in our IoT Web Portal to help customers and partners get the best support they want to for their field IoT deploments.</p>
<p>If you would like to know more about this, please feel free to contact us <em><strong>info@kaispe.com</strong></em></p>
<p>The post <a href="https://www.kaispe.com/develop-a-basic-chatbot-using-microsoft-azure-cognitive-services/">Develop a basic Chatbot using Microsoft Azure Cognitive Services</a> appeared first on <a href="https://www.kaispe.com">KAISPE</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
