jarvis
jarvis copied to clipboard
An intelligent personal assistant for the web.
Use some Dictionary or Thesauras API to fetch word. Syntax is as follows: "what does ___ mean?" "what is the definition of **_" "what is another word for _**_"
This will enable Jarvis to say numbers to you. Hooray!
Keep a JSON file of important dates (common Holidays, common Occasions), and when asked "How long until " + event, it will search the JSON file for an event that...
An extension what the time is. Would display the date like "Monday, December 8, 2014".
That's a pretty useful feature. Would be nice to use `$.getScript` to get [conversion.js](https://github.com/dok/conversion.js) from some CDN really quickly. "What is five inches to centimeters?"
Weather is a really important feature-idea, and one people will use a lot more frequently than ones already there. Should probably load weather with thanks to Nome.js.
Create a timer that has a weird buzzing sound (or me beeping awkwardly) at a specific. This would be added to the Core Module. The timer will have the following...
Create random modules with following features: - "Give me a random number between num1 and num2" - "Flip a coin" - "Roll a die"