Skip to content

An intelligent graphic design tool that generates beautiful graphics with quotes, using image recognition.

Notifications You must be signed in to change notification settings

hersh-kat/intelli-quote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InstaLytics

Introduction

Intelliquote is an intelligent, A.I graphic design tool that generates beautiful graphics with quotes. This application uses image recognition to detect labels in a given image, and then chooses an appropriate spiritual quote according to the detected labels.

This application makes use of the Google Cloud Vision API for image detection, and uses the Algolia API to query a pre-built search index. The application has been built using Vue.js and Express.js

Screenshots

Main page Upload image from device camera
Example input Output
Detected labels Multiple relevant quotes matched

Running locally

If you would like to run this locally, simply run the following command in this directory:

npm run dev --silent

The dependencies have been installed in "node_modules". If for some reason you are having issues with dependencies then delete this folder and run:

npm install

Which will reinstall the dependencies.

About

An intelligent graphic design tool that generates beautiful graphics with quotes, using image recognition.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages