/
Navigation
Chronicles
Browse all articles
Explore
Semantic exploration
Research
Entity momentum
Nexus
Correlations & relationships
Story Arc
Topic evolution
Drift Map
Semantic trajectory animation
Posts
Analysis & commentary
Pulse API
Tech news intelligence API
Browse
Entities
Companies, people, products, technologies
Domains
Browse by publication source
Handles
Browse by social media handle
Detection
Concept Search
Semantic similarity search
High Impact Stories
Top coverage by position
Sentiment Analysis
Positive/negative coverage
Anomaly Detection
Unusual coverage patterns
Analysis
Rivalry Report
Compare two entities head-to-head
Semantic Pivots
Narrative discontinuities
Crisis Response
Event recovery patterns
Connected
Search: /
Command: ⌘K
Embeddings: large
TEXXR

Chronicles

The story behind the story

days · browse · Enter similar · o open

A look at some use cases of Anthropic's Claude Artifacts, which lets users create interactive single-page apps via prompts

I'm a huge fan of Claude's Artifacts feature, which lets you prompt Claude to create an interactive Single Page App (using HTML, CSS and JavaScript) … X: @random_walker , @emollick , @simonw , @techczech , @anetv , @simonw , @abrakjamson , and @simonw LinkedIn: Benjamin Wootton and Simon Willison . Forums: lobste.rs X: Arvind Narayanan / @random_walker : I've often been building single-use apps with Claude Artifacts when I'm helping my children learn. For example here's one on visualizing fractions https://claude.site/... Here are some things I've learned. Speed of creation My kids are young, so any single activity might last Ethan Mollick / @emollick : AI is a Swiss Army knife for the mind. And artifacts are the neat little fold-out scissors you end up using a lot. Simon Willison / @simonw : I built 14 interactive mini-apps with Claude Artifacts just in the past seven days - here's a post describing them all https://simonwillison.net/... Dominik Lukes / @techczech : Claude's Artifacts are amazing and @simonw is a true master of taking advantage of them. Here's an infographic made with Artifacts based on his write up. Now, if only @AnthropicAI made the code editable like Canvas, they would be perfect. [image] Annette Vee / @anetv : Love this little app and the sentiment here: the value of making fast little one-time use apps for teaching a very particular subject over searching around for a specific app in the addictive pile of garbage that is the app store. Simon Willison / @simonw : Bonus use of artifacts from this morning: I wanted to draw a venn diagram for this tweet, so I got Claude to do that for me using SVG - transcript here https://gist.github.com/... https://x.com/... Abram Jackson / @abrakjamson : @simonw What I love about this is that it is faster to create these apps than to find an OSS app to do it, even though it exists for some of these. Simon Willison / @simonw : For something like HTML escaping it's genuinely faster for me to prompt Claude to build it from scratch than it to search Google, click through on the results and evaluate them to confirm they do exactly what I need them to do LinkedIn: Benjamin Wootton : I can see a future where every “knowledge worker” has a set of prompts and a toolbox that they've built up to automate their work in the same way that Simon Willison is doing below. … Simon Willison : Claude Artifacts is the feature of https://claude.ai/ where you can prompt it to create interactive HTML+JavaScript applications right there in the Claude app … Forums: lobste.rs : Everything I built with Claude Artifacts this week

Simon Willison's Weblog Simon Willison

Discussion

  • @random_walker Arvind Narayanan on x
    I've often been building single-use apps with Claude Artifacts when I'm helping my children learn. For example here's one on visualizing fractions https://claude.site/... Here are some things I've learned. Speed of creation My kids are young, so any single activity might last
  • @emollick Ethan Mollick on x
    AI is a Swiss Army knife for the mind. And artifacts are the neat little fold-out scissors you end up using a lot.
  • @simonw Simon Willison on x
    I built 14 interactive mini-apps with Claude Artifacts just in the past seven days - here's a post describing them all https://simonwillison.net/...
  • @techczech Dominik Lukes on x
    Claude's Artifacts are amazing and @simonw is a true master of taking advantage of them. Here's an infographic made with Artifacts based on his write up. Now, if only @AnthropicAI made the code editable like Canvas, they would be perfect. [image]
  • @anetv Annette Vee on x
    Love this little app and the sentiment here: the value of making fast little one-time use apps for teaching a very particular subject over searching around for a specific app in the addictive pile of garbage that is the app store.
  • @simonw Simon Willison on x
    Bonus use of artifacts from this morning: I wanted to draw a venn diagram for this tweet, so I got Claude to do that for me using SVG - transcript here https://gist.github.com/... https://x.com/...
  • @abrakjamson Abram Jackson on x
    @simonw What I love about this is that it is faster to create these apps than to find an OSS app to do it, even though it exists for some of these.
  • @simonw Simon Willison on x
    For something like HTML escaping it's genuinely faster for me to prompt Claude to build it from scratch than it to search Google, click through on the results and evaluate them to confirm they do exactly what I need them to do