sensus
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

sensus

sensus is an abstraction layer to use various AI/ML APIs/services like detecting emotions in text i.e. sentiment analysis

for local dev

npm install
npm build
cp .env-sample .env
# edit .env
# enter your IBM URL and API key
npm run sample1

sample output:

joy 18 %
sadness 51 %

TODO

implement same using AWS, Azure and GCP

Package Sidebar

Install

npm i sensus

Weekly Downloads

2

Version

1.0.1

License

LICENSE

Unpacked Size

9.68 kB

Total Files

13

Last publish

Collaborators

  • muratyaman