{"id":19598915,"url":"https://github.com/victorshinya/connect-assistant-blip","last_synced_at":"2025-07-21T00:33:21.857Z","repository":{"id":39280788,"uuid":"161085138","full_name":"victorshinya/connect-assistant-blip","owner":"victorshinya","description":"Connect your Watson Assistant to Facebook Messenger with Blip.ai","archived":false,"fork":false,"pushed_at":"2023-01-05T03:39:34.000Z","size":4373,"stargazers_count":2,"open_issues_count":19,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-26T15:16:56.278Z","etag":null,"topics":["blip","blip-sdk","chatbot","connect-assistant","conversational-interface","messenger","messenger-platform","watson","watson-assistant"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/victorshinya.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-12-09T21:57:56.000Z","updated_at":"2021-09-24T02:01:08.000Z","dependencies_parsed_at":"2023-02-03T09:15:42.563Z","dependency_job_id":null,"html_url":"https://github.com/victorshinya/connect-assistant-blip","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/victorshinya/connect-assistant-blip","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorshinya%2Fconnect-assistant-blip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorshinya%2Fconnect-assistant-blip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorshinya%2Fconnect-assistant-blip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorshinya%2Fconnect-assistant-blip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/victorshinya","download_url":"https://codeload.github.com/victorshinya/connect-assistant-blip/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorshinya%2Fconnect-assistant-blip/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266221353,"owners_count":23894966,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blip","blip-sdk","chatbot","connect-assistant","conversational-interface","messenger","messenger-platform","watson","watson-assistant"],"created_at":"2024-11-11T09:08:17.648Z","updated_at":"2025-07-21T00:33:16.848Z","avatar_url":"https://github.com/victorshinya.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Connect your Watson Assistant to Facebook Messenger with Blip.ai\n\n[![](https://img.shields.io/badge/IBM%20Cloud-powered-blue.svg)](https://bluemix.net)\n[![Platform](https://img.shields.io/badge/platform-nodejs-lightgrey.svg?style=flat)](https://developer.ibm.com/node/)\n\nThis application allows you to connect your chatbot with [Watson Assistant](https://www.ibm.com/cloud/watson-assistant/) to [Facebook Messenger](https://developers.facebook.com/) using [Blip](https://blip.ai/) platform. If you don't know how to train a new chatbot, checkout the [blog](https://medium.com/ibmdeveloperbr/watson-assistant-como-criar-o-seu-chatbot-usando-skills-e-assistants-755b4677984b/).\n\n![Architecture](doc/source/images/architecture.jpg)\n\n## Components and technologies\n\n* [SDK for Node.js](https://cloud.ibm.com/catalog/starters/sdk-for-nodejs): Develop, deploy, and scale server-side JavaScript® apps with ease on IBM Cloud Foundry. The IBM SDK for Node.js™ provides enhanced performance, security, and serviceability.\n* [Node.js](https://nodejs.org/): Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.\n* [React](https://reactjs.org): A declarative, efficient, and flexible JavaScript library for building user interfaces.\n* [Blip.ai](https://blip.ai/): Create intelligent chatbots using the best AI solutions available in the market. To guide more specific users’ demands, integrate the bot to human service as well.\n\n## Run locally\n\nIn order to deploy the code in a cloud platform, you need to install [Node.js](https://nodejs.org). After the installation, you can follow the steps below.\n\n### 1. Download the source code\n\n```sh\ngit clone https://github.com/victorshinya/connect-assistant-blip.git\ncd connect-assistant-blip\n```\n\n### 2. Install all dependencies and build the app\n\n```sh\nnpm install\nnpm run build\n```\n\n### 3. Run the app\n\n```sh\nnpm start\n```\n\n### 5. Access the application on http://localhost:3000\n\n## License\n\nMIT License\n\nCopyright (c) 2018 Victor Kazuyuki Shinya\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictorshinya%2Fconnect-assistant-blip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvictorshinya%2Fconnect-assistant-blip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictorshinya%2Fconnect-assistant-blip/lists"}