- This is the virtual assistant written just using JS. It simulates organic conversation with the user by using web services to retrieve needed information and parsing it to give user friendly answers.
- So far you can ask 3 questions:
- weather in "put city name here"?
- What is "put noun here"?
- ask for a joke by typing "tell me a joke"
- to be able to run the application you must run in on local server. Otherwise it would give you this nasty CORS error.
- Still must implement validation (including using regular expressions)
- Must modularize my code to make functions reuslable. Speak() is just one example of how I will do that.
-
Notifications
You must be signed in to change notification settings - Fork 0
Eldersonar/ChatBot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
ChatBot (simulating AI using JS and localstorage)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published