topether21-web-ai
v1.12.2
Published
AI in the browser, powered by micropayments
Downloads
5
Readme
@deezy-inc/web-ai
AI in the browser, powered by micropayments
Installation
npm install @deezy-inc/web-ai # or yarn add @deezy-inc/web-ai
Usage
NodeJs & Browser
const webai = require('@deezy-inc/web-ai');
const { utils } = webai;
console.log(utils.normalizeURL('https://google.com'));
Developing
- Install
just
just -l
License
Public domain.