Skip to content

yukseltron/bot-factory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Virtual Assistance Bot🤖


See the site

Background

This is my portion for our Capstone project. Here's a video of the project

What this is

This web app is the bot factory used for creating/managing the key-value pairings in json.

For this specific case, we are using it in generating keyword - responses for auto-generating a bot (NPC) to be used in VR simulations.

See this repo for more on the bot

How to use

You can choose to upload an existing configuration file(s).

These files must be uploaded one at a time.

Note: you must upload files that end in .json.

When adding your own keyword-responses please note the following:

  1. Cannot repeat the same keyword, but can repeat the same response.

  2. For the same response, you can add multiple different keywords separated by a comma (,)



[See the project page here](https://www.yooksel.com/#/virtual-assistance-bot)

Made with vue.js

Releases

No releases published

Packages

No packages published