Explain This Demo
Ever wondered how to build a tool that can quickly explain any text using a large language model (LLM)? Whether you're a developer, a curious learner, or just fascinated by the power of AI, creating an "Explain This" feature is more accessible than you might expect. In this demo, we’ll walk you through how to set up a simple context menu extension that explains selected text with just a few lines of code.
Edit this example
You can edit this example in CodePen. Click the button below to open it in a new tab.