NPX command to quickly try a Steamship package.
Just run:
npx try-steamship
Or, if you know which Steamship Package you want to try:
npx try-steamship package-name
You will be walked through a menu of available web & Jupyter notebook demos that you can use.
Great! We want to help you add language AI to any software, in any environment!
- Visit us on the web at https://www.steamship.com
- Install our CLI with
npm install -g @steamship/cli