cherche / fuchsia

An attempt at creating an intelligent virtual personal assistant for the web based on Jared Cubilla's Jarvis.
https://cherche.github.io/fuchsia/
MIT License
5 stars 6 forks source link

Make a separate function that evaluates the string inputted and return Fuchsia's response #20

Open cherche opened 8 years ago

cherche commented 8 years ago

This means people can download the Fuchsia script and use it in their own projects. It also means that the gh-pages will become a demo for the master branch.

The "Fuchsia" function will be in a fuchsia.js file and the controlling of the demo would be put into controller.js.