←back to thread

422 points simedw | 1 comments | | HN request time: 0.202s | source
1. kelsey98765431 ◴[] No.44434462[source]
People here are not realizing that html is just the start. If you can render a webpage into a view, you can render any input the model accepts. PDF to this view. Zip file of images to this view. Giant json file into this view. Whatever. The view is the product here, not the html input.