ยท 1 min read

Living docs

One of my favorite things about Replicate is the living documentation. Like how this blog page shows you your actual API token and you can copy and run the code immediately.

It feels like an intelligent catalog of infinite creative tools, anything you can imagine only a page flip away. Like a spellbook

This image shows instructions for running Llama 3 with JavaScript using Replicate's Node.js client library, including installing the package, setting an API token environment variable, and importing the client in JavaScript code.

View original