Googlemancy & Prayer Device

For my final project, I want to continue my “-omancy” divination invention, Googlemancy. It was inspired by Google’s “I’m feeling lucky” option. To improve the project, I want to add the following features:

  • Give users instruction and context for the ritual
  • Create something out the search result - a visualization or poem
  • Add wearable device to enhance the physical aspect of a religious ritual

I found a website devoted to Google as a religion - Church of Google. Using their prayer section, I got some very profound message to use as copy to establish context for the visitors.

As users following the steps of the instruction, they will input their question, date of birth, and asked to bow down 3 times to send a request to Google.

intro text

3rd step

The result is a poem composed based on the text from the selected website. result

result

I used Google custom search API to search based on the question, and select the website using the users’ date of birth. Once a website is selected, I send out another request to retrieve its page as a html string. After parsing the html string, I used compromise.js to parse all of the nouns, verbs, and adjectives to create a poem using a pre-defined sentence structure.

Here is the accompanying wearable for this project:

device

device

device

device

device

device

Here is a video for testing & presentation

Lastly, here is my code repo. You can try the website here

You might also enjoy