Skip to content

This application is a collaborative project made by the Google Udacity Mobile Web Specialist Scholars.

License

Notifications You must be signed in to change notification settings

Kartik1607/udabot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udabot - Udacity pathfinder bot

The repository contains the source code for Udabot - A chat bot developed as a gift to Udacity by students of Udacity. The development started as a collaboration between few students selected for google mobile web specialist scholarship.

Getting started

The repo contains 3 core components

  1. Bot
  2. Webchat control
  3. Udabot frontend webpage

Bot : This component contains the code to set up a bot server. The server handles the HTTP requests, calls LUIS whenever needed and manages the conversation flow.

Webchat control : Webchat control is the React based chat component of the Udabot. To change UI, or to add additional functionality to bot, update this component.

Udabot frontend webpage : This is React based component for the website of Udacity. This contains a reference to webchat control as a child component.

Refer to wiki to understand how to setup the code.

❤️ Tech stacks ❤️

About

This application is a collaborative project made by the Google Udacity Mobile Web Specialist Scholars.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 75.1%
  • HTML 8.2%
  • CSS 8.0%
  • JavaScript 7.2%
  • Batchfile 1.5%