vranki / hemppa

Generic modular bot for Matrix (and via it irc, telegram, slack, etc..)
GNU General Public License v3.0
154 stars 37 forks source link

New module Wikipedia #233

Closed Aciid closed 1 year ago

Aciid commented 1 year ago

Resolves #181

This module has been fully written by Github Copilot as inspired by the recent OpenAI ChatGPT trend from the only comment prompt on wikipedia.py line 7.

Module has been simply tested against common user query and thus requires exact match against an existing article by name. Improvement ideas: multi-language, semantic search, pretty print related pages summary.