Posters.science is a platform for researchers to upload, share, and discover scientific conference posters. When a poster is uploaded, the platform automatically extracts structured metadata such as titles, authors, affiliations, sections, and figure captions. This makes posters findable, citable, and machine-readable.
The platform is built around FAIR principles (Findable, Accessible, Interoperable, Reusable) and integrates with Zenodo so that posters can be deposited with a DOI for long-term archival and citation.
Posters.science is developed by the FAIR Data Innovations Hub at the California Medical Innovations Institute (CalMI2).
Prerequisites: Mise to handle the node and pnpm installation.
mise trust # only needed the first time to trust this repository
mise install
pnpm install
pnpm devThe site will be available at http://localhost:3000.
| Command | Description |
|---|---|
pnpm dev |
Start local dev server |
pnpm docs:build |
Build for production |
pnpm docs:preview |
Preview production build |
This work is licensed under the MIT License.
