An open API service indexing awesome lists of open source software.

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

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
```