avoidwork / easy-wikipedia

Wikipedia Tool for your LLM

Home Page:https://openwebui.com/t/avoidwork/easy_wikipedia

Repository from Github https://github.comavoidwork/easy-wikipediaRepository from Github https://github.comavoidwork/easy-wikipedia

Easy Wikipedia

A Wikipedia tool for your LLM.

Overview

main.py provides a Python interface to interact with the Wikipedia API, allowing you to fetch pages and summaries. The main functionality is encapsulated in the Tools class.

Example LLM Prompts

Here are some example prompts you can use with your LLM to interact with Easy Wikipedia:

Search Wikipedia (search)

  • Show me the full Wikipedia page for "Alan Turing".
  • Fetch the article content for "Quantum computing".
  • Tell me about "Adobe Inc.".
  • Search Wikipedia page for "Marie Curie".
  • Get info from Wikipedia for "Python (programming language)".
  • Search Wikipedia for information on "Black holes".
  • Display the Wikipedia entry for "Artificial Intelligence".

About

About

Wikipedia Tool for your LLM

https://openwebui.com/t/avoidwork/easy_wikipedia

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%