Skip to content
github-actions[bot] edited this page Sep 21, 2026 · 4 revisions

PRKS Wiki

PRKS (Personal Research Knowledge System) is a local research library for organizing PDFs, notes, video references, bibliographic metadata, people, folders, tags, playlists, and structured research concepts. It runs as a self-hosted web application with a Python/SQLite backend and a vanilla-JavaScript frontend.

The wiki is the orientation layer for users and contributors. It explains how the major parts fit together without replacing the repository's detailed implementation documents.

PRKS at a glance

Library Work / PDF People
PRKS folder showing public-domain research works PRKS Work view with Origin of Species open in the PDF reader PRKS People library

These screenshots are generated from the repository's synthetic/public-domain demo library rather than a real personal research collection.

Start here

For contributors

Authoritative references

The wiki intentionally stays higher-level than the following documents:

If the wiki and one of those documents disagree about a fast-moving implementation detail, use the authoritative document and update the wiki.

Clone this wiki locally