From the course: Multimodal Programming Interfaces

Unlock this course with a free trial

Join today to access over 24,900 courses taught by industry experts.

Your first screenshot-to-code conversion

Your first screenshot-to-code conversion

From the course: Multimodal Programming Interfaces

Your first screenshot-to-code conversion

- [Instructor] Let's do a demonstration and a walkthrough of how you can actually interact with some of these tools. And we're going to be using the web service. In this case, I'm going to be using Anthropic's Claude service. So, I've pasted these chat interface, which is actually just a screenshot from ChatGPT. And let's just walk through some of the things that have happened here. So it's, there's an analysis that has been done. This looks good, but in this case, now, I'm no longer interested in the analysis. I actually want to replicate this. So, what are some of the things that we can do? Well, in this case, because Claude is actually a web service, we can have a richer interaction. Now, this doesn't mean that the CLI is not very good. I'm going to click here, so you can see. Look at this, like I have like a fully interactive interface that it has built and is demonstrating exactly what's going on. So I can ask…

Contents