WordierPress
Log in

WordierPress module

Make your published body of work usable as knowledge.

RagPress is for publishers who want their archive to become an active reference library for research, drafting, recall, and reader-facing knowledge tools.

They overlap, but they are not the same.

Sairch = find things.
- semantic search
- “show me relevant posts/pages”
- returns links/results/snippets
- reader-facing discovery
- local/peer/hosted vector search

RagPress = use found things as knowledge.
- retrieval + generation
- “answer this using my archive”
- drafts, summaries, Q&A, research, synthesis
- pulls relevant corpus chunks, then feeds AI
- more author/owner/tooling oriented

Simple split:

- Sairch: “Find the best source material.”
- RagPress: “Use the source material to produce an answer/output.”

They should work together:
1. Sairch indexes/searches the corpus.
2. RagPress retrieves via Sairch.
3. RagPress sends selected context to AI.
4. AI returns answer/draft/summary with citations back to source posts.

So RagPress depends on Sairch-like retrieval, but adds the AI/workflow layer.

RagPress benefits