https://github.com/mlang/llm-wikimedia
A tool plugin for LLM to enable fetching of Wikipedia articles
https://github.com/mlang/llm-wikimedia
Last synced: 17 days ago
JSON representation
A tool plugin for LLM to enable fetching of Wikipedia articles
- Host: GitHub
- URL: https://github.com/mlang/llm-wikimedia
- Owner: mlang
- License: apache-2.0
- Created: 2025-06-05T08:37:49.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-08-02T19:05:09.000Z (12 months ago)
- Last Synced: 2026-07-11T08:32:38.943Z (17 days ago)
- Language: Python
- Size: 5.86 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# llm-wikimedia
LLM plugin for wikimedia.
## Installation
```bash
llm install git+https://github.com/mlang/llm-wikimedia
```
## Usage
```bash
llm -f wikipedia:Graz 'Quiz me'
llm embed-wikipedia wikipedia Vienna
```