A Wikipedia tool for your LLM.
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.
Here are some example prompts you can use with your LLM to interact with Easy Wikipedia:
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".
- Author: Jason Mulligan jason.mulligan@avoidwork.com
- Wikipedia: https://github.com/avoidwork
- Funding: https://github.com/avoidwork/easy-wikipedia
- Version: 1.0.7