Skip to content

Latest commit

 

History

History
60 lines (48 loc) · 2.34 KB

File metadata and controls

60 lines (48 loc) · 2.34 KB

AI technologies for the web:

Options to run AI models:

Experiments:

  • Transformer.js
  1. Install library: https://huggingface.co/docs/transformers.js/main/en/installation
  2. Use pipeline API and optionally provide model. Models can be implicit. Explicit models can be found by clicking on one of the tasks.
  3. See more examples: https://huggingface.co/docs/transformers.js/main/en/index#examples

Not in the mood for coding? Google has got you covered

https://visualblocks.withgoogle.com/

Discussion:

  • Own experience with AI?
  • AI in projects?
  • Ideas for further exploration?