Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/patrickjquinn/P-Brain.ai

Natural language virtual assistant using Node.js + Bootstrap
https://github.com/patrickjquinn/P-Brain.ai

Merge pull request #20 from timstableford/master

Remove yarn.lock and refactor to better suit msg: {text: 'text'} format

1cf4b27a70b0f62d66faf2540b8181cc45981652 authored almost 8 years ago by Pat Quinn <[email protected]>
Fixed what is love

ac3a76018ac5855759a545b61183edae68b5e694 authored almost 8 years ago by Tim Stableford <[email protected]>
Fixed Rick Astley

25526090bd17b9b68c3e0db532a8c4cb69f8d694 authored almost 8 years ago by Tim Stableford <[email protected]>
Refactoring to move to msg: {text: 'text'} format

584d06d08be96a5939c872956a9632a5a4c39f77 authored almost 8 years ago by Tim Stableford <[email protected]>
Ignoring yarn.lock

a5f1ccff10b3bf4fe8999afebb60bb1cb02cdfab authored almost 8 years ago by Tim Stableford <[email protected]>
New response text object is stored in msg, this is what you access to display a response message, also cleaned up some code to match ES6 syntax

5a561dca730f679a891e11007b50afd8ac2e4636 authored almost 8 years ago by Patrick Quinn <[email protected]>
Merge pull request #19 from timstableford/master

Expanded timer, name setter and cleanup

bde0a5997a89adb5ae879c925c4c133b9085f644 authored almost 8 years ago by Pat Quinn <[email protected]>
Changed to new way of reporting intents

ae6dd4c49f72d2e55bb25dbb69f9d2a74639c8ea authored almost 8 years ago by Tim Stableford <[email protected]>
Removed ability to ask what the name is

This interferred with the fact module

37c988cc2287fa4f1394861eb27817abd58a052a authored almost 8 years ago by Tim Stableford <[email protected]>
Fixed repeated chanting of yes

99223383efc673ac03849af19dd73db28fa103e5 authored almost 8 years ago by Tim Stableford <[email protected]>
Improved name queries

a2ef4d2ab431b05632748e1a4eefbedbd93740c3 authored almost 8 years ago by Tim Stableford <[email protected]>
Fixed refresh on asking name

01c2c2d0a5bb6ce0348222a9bbaa44106ac4dd91 authored almost 8 years ago by Tim Stableford <[email protected]>
Moved name file to config

fec405d8380a758678111faff2ea309cc082f3b4 authored almost 8 years ago by Tim Stableford <[email protected]>
Removed classifier.json

The classifier was being regerenated and written over on each save.
There was really no point sa...

4dd29ecebdc24ef13e955641d3a28ee05db4cdae authored almost 8 years ago by Tim Stableford <[email protected]>
Removed log files

34f77a54f7b1919cd7611658e1dd4acabe578c77 authored almost 8 years ago by Tim Stableford <[email protected]>
Updated .gitignore

46f3256539630479e3f5947e6b198fc74a0dc5f3 authored almost 8 years ago by Tim Stableford <[email protected]>
Made ip.js dynamic

e569d83bfc6f62d202ffa9da0b5a85eaec3f817d authored almost 8 years ago by Tim Stableford <[email protected]>
Added multiple timer support

cb628c0557daef58150d9fd6fdf7650bab2771fd authored almost 8 years ago by Tim Stableford <[email protected]>
Fixed setting multiple timers

f658903aa4eee6986332b772adc5910646a6b6f6 authored almost 8 years ago by Tim Stableford <[email protected]>
Added refresh when name received

0f5acf860a1cf0aba9e9f7be1acf7c4f08721ecf authored almost 8 years ago by Tim Stableford <[email protected]>
Fixed name URL

cd44bc16561b3ca6a1fcb9865c89f50e81942fc9 authored almost 8 years ago by Tim Stableford <[email protected]>
Moved functions around

fd9b40acf8d033c3762b964653ce93dd6d3dc7d1 authored almost 8 years ago by Tim Stableford <[email protected]>
Added name getter to index.html

9ca4ec8e6bc8b9333b88d70d5d3f395c09b97d0e authored almost 8 years ago by Tim Stableford <[email protected]>
Updated .gitignore

9292eb7f6c20913eb230454e0dad5f0e0207c4fe authored almost 8 years ago by Tim Stableford <[email protected]>
Merge branch 'master' of https://github.com/patrickjquinn/P-Brain.ai

3cb6cda0388854aaaffb58810f20245287b9bbd6 authored almost 8 years ago by Tim Stableford <[email protected]>
Per module API and demo

Added a per module call to allow each skill to register REST calls.
This is demonstrated using t...

7d11eb1eeb52207a1fe42402a21f695c70ece6b1 authored almost 8 years ago by Tim Stableford <[email protected]>
Added new hello world skill, updated clothing skill for better readability, added in query object to be used in skills

714dea46e8f35778b86b2874c532dd0c670fb70a authored almost 8 years ago by Patrick Quinn <[email protected]>
Updated license type

4b3c5e5c84b21b63e7c4d57374a54c5b88dfe315 authored almost 8 years ago by Patrick Quinn <[email protected]>
Added clothing skill for new tutorial video and added MIT license

7f06ece3bbc1ba5229f5b73aa404876d2d7457ff authored almost 8 years ago by Patrick Quinn <[email protected]>
Merge branch 'master' of https://github.com/patrickjquinn/P-Brain.ai

Conflicts:
skills/timer/index.js

843c8ed09120e889e26506561575464d3c88144f authored almost 8 years ago by Tim Stableford <[email protected]>
Fixed double speak and changed name to piper

f55e34dc4dcc9b7ac9ab4f53d7de92f7ab76aa3d authored almost 8 years ago by Tim Stableford <[email protected]>
Fixed teeny-tiny spelling issues with README

6b05377656dd4807ca11c0a430aa776f8b15b5c9 authored almost 8 years ago by Patrick Quinn <[email protected]>
Added new bitcoin price checker skill

e49717baa00968657f2250bdd3ae4f43825e7a87 authored almost 8 years ago by Patrick Quinn <[email protected]>
Merge pull request #14 from darkstardxm/patch-1

Update README.md

36bfb6f376dda1a8915a3bc7d0a09480899aa474 authored almost 8 years ago by patrickjquinn <[email protected]>
Update README.md

Added host networking specification and space between -p flag and port numbers

f86e342def4a7b1dee71ac45ee702177a8010435 authored almost 8 years ago by darkstardxm <[email protected]>
Merge pull request #12 from Elergy/master

Dockerfile fixed

88908b4779b5b6d4cac2c7318f686c14991b12de authored almost 8 years ago by patrickjquinn <[email protected]>
Dockerfile fixed

73417d5b21ddf55488c061ed42cd6a4f19a4b89a authored almost 8 years ago by elergy <[email protected]>
Merge pull request #10 from syzer/master

More refactorings, added tests

5b3fa79a4769a7fc9f70c33396e6de67f02d1935 authored almost 8 years ago by patrickjquinn <[email protected]>
minor refactor

e99aa0e727fb8462768e6fa5b85c8796c7f1a521 authored almost 8 years ago by [email protected] <[email protected]>
key in switch statement was twice

d352ca3c71f802a6c94325adb0c9516377575e55 authored almost 8 years ago by [email protected] <[email protected]>
Added 'trip to Mordor' intent.

f68555d97eafed5ce0f9d39fa2ae7ba597dd525f authored almost 8 years ago by [email protected] <[email protected]>
reordered directory accesors

d56aab6bb26f9a4084d49beee38f5064b95bbdb2 authored almost 8 years ago by [email protected] <[email protected]>
repository and bugs field in package json,

usage: npm repo, and npm bugs

bc64d7a25d6bed72a2d6bdd33fadf43f59389201 authored almost 8 years ago by [email protected] <[email protected]>
more refactoring, usage maps instead implicit loops

fc1d2bf00d9db1d4e7be51b093398bc587b7c8ae authored almost 8 years ago by [email protected] <[email protected]>
Merge pull request #9 from syzer/master

ES2015 style

0aef68a485fdac48bfc2b2dfd9f78e1dfbc61ef1 authored almost 8 years ago by patrickjquinn <[email protected]>
services status

88932556dc51621dda1e3e0f3d2a9fc63ccac40b authored almost 8 years ago by [email protected] <[email protected]>
shuttle launch

96507708df6b251ea5115bbbb2b71f68abb2ef99 authored almost 8 years ago by [email protected] <[email protected]>
ignore log files

41e648613f234dd4ef7e90774c38cd962c23c66f authored almost 8 years ago by [email protected] <[email protected]>
Added a minor correction to GH page

7d955204a8b259d60df9f21a41df7a54edde32be authored almost 8 years ago by Patrick Quinn <[email protected]>
Expanded set timer functionality

96703ea813988c03a3638f0d397889f4eba550bf authored almost 8 years ago by Tim Stableford <[email protected]>
Added https to GH page for fonts

b044d926e470cb51335d17b328067eb2c588636a authored almost 8 years ago by Patrick Quinn <[email protected]>
Merge pull request #8 from patrickjquinn/page

Added new gh page

b69326242bc2ffb699ae2b12ffc19cc073465d0e authored almost 8 years ago by patrickjquinn <[email protected]>
Added new gh page

beec89dbd627a3122047764565c203a56f25350e authored almost 8 years ago by Patrick Quinn <[email protected]>
Added RasPi client & MagicMirror info to README

391e6694019a910dbc1470f4e64261e0100f9a76 authored almost 8 years ago by Patrick Quinn <[email protected]>
Added in response logging for later analysis and self-learning

ce55a3b2a3955ba7c8228ad974cb836287cdfa04 authored almost 8 years ago by Patrick Quinn <[email protected]>
Deleted my queries from the log.json (oops)

36aef56b0cab0ef47d900ef3de19727d1282e937 authored almost 8 years ago by Patrick Quinn <[email protected]>
P-Brain.ai now logs user queries and support learning by saving classification for later use, next stop is manual training

6a7ee06cf286e9e79e16563ade1786e7752661a3 authored almost 8 years ago by Patrick Quinn <[email protected]>
Added intent parsing to core-ask.js which will allow for skills to be much simplier and more accurate

e5e459a688bed409081cbdc32ccd25e8bbe065e7 authored almost 8 years ago by Patrick Quinn <[email protected]>
Added a space shuttle launch info skill to P-Brain.ai's skill set

7724bda539b250e8ac3cc91238f70fa51cbd4a85 authored almost 8 years ago by Patrick Quinn <[email protected]>
Cleaned up the Fact skill for better readability, cleaned up the response parser and the core ask API

b1287a3426f2013e0502e70d7f579c809829d5bb authored almost 8 years ago by Patrick Quinn <[email protected]>
Added better error handling for empty responses on Facts skill

06228847f3986bf06e68ffd7f5235fefde4d7c41 authored almost 8 years ago by Patrick Quinn <[email protected]>
Merge pull request #6 from anonrig/master

Add dependencies and fix yarn commands

84dd5ef26bf2b578ec25f0f8bf86bed74abbee74 authored almost 8 years ago by patrickjquinn <[email protected]>
Add dependencies and fix yarn commands

d731e3f8d557dbc080be7713b9d6715c2761458d authored almost 8 years ago by Yagiz Nizipli <[email protected]>
Added new Yarn instructions to readme, did a quick server cleanup

bd49ab87212e0f1eea9c20e72cd372ae3d3978fc authored almost 8 years ago by Patrick Quinn <[email protected]>
Merge pull request #4 from anonrig/master

Add yarn for faster installation

9f59b905ab37d93a9590714f48e9d4842b3d1964 authored almost 8 years ago by patrickjquinn <[email protected]>
Add yarn

994922f98846cdf6fad201712c33a76de8f6dc5b authored almost 8 years ago by Yagiz Nizipli <[email protected]>
Added a Termux bash script for running on Android devices

701e19c1ada17c221deeac572f0ed27aa59200cb authored almost 8 years ago by Patrick Quinn <[email protected]>
Cont input from mic on support mobile browsers

16d1133b9ecdbc012fb10b3f73ad0e5d7ae72b41 authored almost 8 years ago by Patrick Quinn <[email protected]>
Added speech rec in Chrome for android

3deee1a121c20925d3f891f444549b64b50d0468 authored almost 8 years ago by Patrick Quinn <[email protected]>
Fixed slight syntax error with movie skill

bba46ea1ebb90c833f0a055cdf3473c8ad1e5f82 authored almost 8 years ago by Patrick Quinn <[email protected]>
Remove references to sync-request from skills, migrated all skills over to co-request instead

822e8d33cc32a1e7085ba4484b8db4ef4704627f authored almost 8 years ago by Patrick Quinn <[email protected]>
Remove uneeded deps

0de88ef3777b2d6d27145ec3a67d03c09a20a960 authored almost 8 years ago by Patrick Quinn <[email protected]>
Merge branch 'master' of https://github.com/patrickjquinn/P-Brain.ai

bfc2bd3d111c8e0ed543c7a010e89aee096d9d05 authored almost 8 years ago by Patrick Quinn <[email protected]>
Merged google skill with fact skill, moved remote requests to co-request from sync-request to make use of generators, small syntax and code santiy changes

b99e5ce6ec3a4133f3c86f37546786546e011ee9 authored almost 8 years ago by Patrick Quinn <[email protected]>
Merge pull request #3 from matueranet/docker

Added Dockerfile to run application in a container.

fc0c83ecca1c08ed8258fcbe8e8fc3154fd53725 authored almost 8 years ago by patrickjquinn <[email protected]>
Added Dockerfile to run application in a container.

da7218e6eafd57c3d98f6aea7094904ff73e5862 authored almost 8 years ago by matueranet <[email protected]>
Merge branch 'master' of https://github.com/patrickjquinn/P-Brain.ai

9e86635fbbd5727868e74e6a81d21c4e6cfc3fb0 authored almost 8 years ago by Patrick Quinn <[email protected]>
Added fallbakc to weather skill, reduce the keywords used by the coin skill and added catch log to errors on response

5b090d0e9c90721567019d03cdf9da0c4e64db07 authored almost 8 years ago by Patrick Quinn <[email protected]>
Merge pull request #2 from gitter-badger/gitter-badge

Add a Gitter chat badge to README.md

bf35832245f96e3f5eccf609e712d638867f4033 authored almost 8 years ago by patrickjquinn <[email protected]>
Add Gitter badge

c6854883a7882e6265f2662244cb8ac001e874df authored almost 8 years ago by The Gitter Badger <[email protected]>
Removed redundant server end-point

d4124efc8d87a0243cbc8421dd8462b3491774d1 authored almost 8 years ago by Patrick Quinn <[email protected]>
Clean up of the README

a7e030e88ffa4641699217f25ed19173109954a7 authored almost 8 years ago by Patrick Quinn <[email protected]>
Added youtube video to readme and increased the confidence treshold for queries.

7f842dbdbd53b1bd81fa537ce6af771e733cd08c authored almost 8 years ago by Patrick Quinn <[email protected]>
Added in api key for openweatherdata into config

25d19aec083c749900d72cf8c9c8c14ac7a6bacd authored almost 8 years ago by Patrick Quinn <[email protected]>
Fixed issue where config was being treated as a function when its actually and object

80d4d8817eff1b10e639f140c4259dbc634b24f6 authored almost 8 years ago by Patrick Quinn <[email protected]>
Added more readable readme

afe673cd53e9dae566e1e5d573a51eedea28e46e authored almost 8 years ago by Patrick Quinn <[email protected]>
Added more readable readme

179799a368586b6c6b4b5174045738828422ff46 authored almost 8 years ago by Patrick Quinn <[email protected]>
Added more readable readme

b0d4152a3071ae461de2be33e9d31de2bf9bd23e authored almost 8 years ago by Patrick Quinn <[email protected]>
Added more readable readme

f650e9261b0e60730d46460c568be06435582159 authored almost 8 years ago by Patrick Quinn <[email protected]>
Added new structure and skills system, updated readme

a878c6da2325cd2c40e09d2cd364db241760508d authored almost 8 years ago by Patrick Quinn <[email protected]>
Added new structure and skills system, updated readme

b054e2879c1451fc3931f24de0e4b2c1253536e6 authored almost 8 years ago by Patrick Quinn <[email protected]>
Added new structure and skills system, updated readme

bbccd28bcc2c0179ba048b0ac91d3ddad7eb91c0 authored almost 8 years ago by Patrick Quinn <[email protected]>
Added new structure and skills system, updated readme

d66485807fee27e7d2402aaa0d1459d847937831 authored almost 8 years ago by Patrick Quinn <[email protected]>