# OmekaRapper<no value>

Repository: [mlaify/OmekaRapper](https://github.com/mlaify/OmekaRapper)

Status in repo docs: early development.

## Scope

OmekaRapper helps curators and researchers generate metadata suggestions from:

- article or OCR text
- uploaded PDFs
- web content

## Current capabilities

- Omeka admin panel integration in item add/edit flows
- Suggest-and-apply workflow for common Dublin Core fields
- Pluggable provider architecture (ChatGPT, Codex, Claude, Ollama-compatible endpoints)

## Notes

- PDF extraction requires `pdftotext`
- OCR fallback requires `pdftoppm` and `tesseract`
- richer semantic mapping is planned beyond literal value writes
