Email or username:

Password:

Forgot your password?
Simon Willison

I exported my Claude data to poke around with it and found out I've become a HEAVY user of Claude Artifacts - the feature that lets Claude build a full interactive HTML+JavaScript tool for you based on your prompts. I built 14 (somewhat) useful things with it in just the past week!

Here's a post describing them all simonwillison.net/2024/Oct/21/

6 comments
Simon Willison

Full list of artifacts from the past week


    URL to Markdown with Jina Reader
    SQLite in WASM demo
    Extract URLs
    Clipboard viewer
    Pyodide REPL
    Photo Camera Settings Simulator
    LLM pricing calculator
    YAML to JSON converter
    OpenAI Audio
    QR Code Decoder
    Image converter and downloader
    HTML Entity Escaper
    text-wrap-balance-nav
    ARES Phonetic Alphabet Converter
Xing Shi Cai

@simon I created a repo which can compile an artifact into a single html file based on the Claude Artifact Runner you shared on your blog. gitlab.com/newptcai/binary-sea

Jeff Triplett

@simon I haven't played as much with Canvas but like I told you at DCUS, Claude Projects can't be unseen once you use it.

I saw your app last night, but I'm going to carve out some time to try it out. I have 1000s of chats and 100s of projects driven from it. I know it's not a true sync but I suspect I'll get a ton of good out of it.

Go Up