Skip to content

Aleadinglight/askAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AskAI

Galadriel, an AI create for the purpose of searching definition of an English word. You can ask and she will list the definition of the word for you. For now, it is supported in Chrome only.

To website: https://asktheai.herokuapp.com/

Demo

A live demo of the website can be found here.

How to use

  • Hello,Hey,Hi: Let Galadriel knows you are there.

  • Galadriel,Are you there: Check to see if Galadriel is listening to you.

  • What is *: Insert the word that you need to ask in *. Galadrie will tell you the definition after searching for a moment.

  • Shut down, Bye, Goodbye, Go away: Shut down Galadriel.

This project was made of

  • Webpack

  • Express Node.js

  • Vue.js 2.0

Special thanks to

  • Artyom: A very great API that help me run Web Speech API continously. Remember to check it out.

  • WordsAPI: Very nice API that help me find word's definitions.

Run it locally

  • Get api key from WordsAPI.

  • Simple clone the project and run

npm install
npm run start

About

Using voice command to search for definition of a word.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published