hearchco / frontend

Frontend for Hearchco built using SvelteKit & TailwindCSS. Usable w/o JS!
https://hearch.co
GNU Affero General Public License v3.0
8 stars 2 forks source link

[FEAT] Gadgets powered by Wikipedia #453

Open matijakljajic opened 2 weeks ago

matijakljajic commented 2 weeks ago

Kiddle seems to have a section in their homepage about random trivia. It may be a good idea to have something similar as a gadget. If we do Wikipedia scraping when we eventually do search snippets support (hearchco/agent/issues/361), we could have this gadget neatly show Wikipedia's "Did you know" like Kiddle does or something similar.

There's also other sections on Wikipedia's main page we could use for all kinds of gadgets.

Kiddle Screenshot Wikipedia Screenshot

aleksasiriski commented 2 weeks ago

Related to https://github.com/hearchco/agent/issues/361