So we're not the smartest person in the room. Doesn't mean we can't try.
Need ideas? How about one of these: "MRI", "USDA", "NATO", "Nietzsche", "Paris Agreement"
import asyncio
from pyodide import create_proxy
from summer import get_summary
@create_proxy
async def on_click(evt):
url = document.getElementById("topic").value
result = await get_summary(url)
pyscript.write("summary", result)
Enter a keyword or a topic in the field above and let Summer 📰 retrieve a summary 🔎 from Wikipedia in no time.