/randomfortune

Omikuji Fortune Telling App

Primary LanguageJavaScript

randomfortune

Omikuji Fortune Telling App

Omikuji is a Japanese word means random fortunes

O-mikuji (御御籤, 御神籤, or おみくじ[1]) are random fortunes written on strips of paper at Shinto shrines and Buddhist temples in Japan.

Process:

  • Using Python and some web scraping techniques to download images
  • Using tesseract to recognize image text and convert to English.
  • Using React, Webpack, CSS and HTML to render the website.