An experimental Facebook Messenger bot powered by Ask CFPB data for the U.S. Federal AI Personal Assistant Pilot.
npm i -g yarn && yarn
cp .env.sample .env
- Edit
.env
appropriately.
yarn run deploy
will deploy it to now for staging purposes.
Please read our general contributing guidelines.