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: 8 months 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-02T17:53:07.000Z (10 months ago)
- Last Synced: 2025-08-02T18:40:27.972Z (10 months ago)
- Language: Python
- Size: 6.84 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
```