Skip to content
This repository has been archived by the owner on Mar 22, 2022. It is now read-only.

nikukyugamer/line-parrot

Repository files navigation

LINE Parrot

What's this?

  • LINE bot
  • When you post an image, LINE Parrot returns below responses
    • The description of image
    • The similar images
    • Is its image for adult?
    • Is its image violent?
    • The landmark name of its image
    • The result of OCR
  • When you post a text, LINE Parrot returns the text you registered
    • You can register the text by web interface

Require

Booting

$ cp .env.sample .env
$ vim .env
$ bundle install --path vendor/bundle
$ bundle exec rails db:migrate
$ bundle exec rails server

Sample Images

LINE Parrot Sample 01

LINE Parrot Sample 02

LINE Parrot Sample 03

LICENSE

MIT LICENSE