Giter Site home page Giter Site logo

wilfredlemus / identifyimage Goto Github PK

View Code? Open in Web Editor NEW
6.0 3.0 4.0 9 KB

This is a facebook messenger chatbot, sending a photo detects the face and attributes like age, sex, smile and glasses

Home Page: https://m.me/IdentifyImage

JavaScript 94.61% CSS 1.28% HTML 4.12%
chatbot congnitnitiveservices messenger-bot

identifyimage's Introduction

IdentifyImage

Es un chatbot de Facebook Messenger, al enviarle una foto detecta el rostro y atributos como edad, sexo, sonrisa y lentes.

Esto lo realiza con el ApiFace de los Servicios Cognitivos de Microsoft.

Quickstart

  1. Clone el repositorio e ingrese a la carpeta del mismo.

  2. Instalar las dependencias:

    • npm install

3.Crear el archivo config.js y agregar Access Token de Messenger y ApiKey de Microsoft (config.sample.js de ejemplo):

messenger: {
  access_token: 'access_token_facebook_messenger',
  verify_token: 'verify_toke_for_you',
},
apiKeyMicrosoft: 'key_of_service_cognitives'
  1. Correr servidor con npm start , recuerda que para Facebook Messenger tienes que estar en un protocolo seguro (https). Puedes subir el proyecto a un servidor con dicho protocolo (como Heroku) o utilizar ngrok en local.

Video

IdentifyImage

identifyimage's People

Contributors

wilfredlemus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

identifyimage's Issues

Hel9

Help Facebook

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.