<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Mahan</title>
    <description>The latest articles on DEV Community by Mahan (@mahanf).</description>
    <link>https://dev.to/mahanf</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F390370%2F52dcaef3-cebb-4a6a-8326-e4440015f247.png</url>
      <title>DEV Community: Mahan</title>
      <link>https://dev.to/mahanf</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mahanf"/>
    <language>en</language>
    <item>
      <title>Chatbot as Digital Assistant</title>
      <dc:creator>Mahan</dc:creator>
      <pubDate>Wed, 20 May 2020 10:08:29 +0000</pubDate>
      <link>https://dev.to/mahanf/chatbot-as-digital-assistant-3amg</link>
      <guid>https://dev.to/mahanf/chatbot-as-digital-assistant-3amg</guid>
      <description>&lt;h2&gt;
  
  
  Introduction
&lt;/h2&gt;

&lt;p&gt;Hi, my name is Mahan and I'm a Computer Science graduate for the class of 2020. I am currently working as a Senior Full-Stack Developer focusing on web development with Node.js. &lt;/p&gt;

&lt;h2&gt;
  
  
  My Final Project
&lt;/h2&gt;

&lt;p&gt;For my Final Year Project, I created a chatbot for the faculty of my university. This chatbot aims to help faculty with their everyday tasks by simplifying the process. &lt;/p&gt;

&lt;p&gt;The focus of my project was using chatbots as digital assistants so because of this my thesis includes a lot of theoretical work explaining all the details of how chatbots work and what is required of them to be classed as a digital assistant.&lt;/p&gt;

&lt;p&gt;The practical aspect of my project was split into four main sections;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Creating and training the chatbot using Google's &lt;a href="https://dialogflow.com"&gt;Dialogflow&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Creating an application layer that will be used to provide personalized information to the bot when needed. This application was created with &lt;a href="https://golang.org/"&gt;Golang&lt;/a&gt; and was placed in between Dialogflow and the database&lt;/li&gt;
&lt;li&gt;Implementing the chatbot into the current university system (UNIC Portal) which is based on Node.js&lt;/li&gt;
&lt;li&gt;Adding an administrative panel for system administrators to be able to manage and monitor the chatbot. (On the same system as previous point)&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  More in-depth explanation of the above sections
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Creating and training the chatbot
&lt;/h3&gt;

&lt;h3&gt;
  
  
  Application Layer Used for Personalizing the Chatbot
&lt;/h3&gt;

&lt;h3&gt;
  
  
  Implementing Into the Current University System
&lt;/h3&gt;

&lt;h3&gt;
  
  
  Admin Panel
&lt;/h3&gt;

&lt;h2&gt;
  
  
  Notes
&lt;/h2&gt;

&lt;p&gt;This blog post is currently not complete. I am still in the process of finalizing my thesis for submission and presentation so I don't have a lot of free time but I will definitely come back and add many more details as soon as I can. The only reason I have published it is because I need a link for the Github Graduation application.&lt;/p&gt;

&lt;p&gt;If anyone has any questions or is interested in this project, you can contact me, I'd love to speak about it!&lt;/p&gt;

&lt;p&gt;Unfortunately, I cannot share the Github repo of my project since this is a software that is already live and being used and the source needs to stay private.&lt;/p&gt;

</description>
      <category>octograd2020</category>
    </item>
  </channel>
</rss>
