prismaid_manual

prismAId User Manual

https://github.com/open-and-sustainable/prismaid_manual

Science Score: 57.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.3%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

prismAId User Manual

Basic Info
  • Host: GitHub
  • Owner: open-and-sustainable
  • License: cc-by-sa-4.0
  • Language: TeX
  • Default Branch: main
  • Homepage:
  • Size: 1.18 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 3
Created 12 months ago · Last pushed 10 months ago
Metadata Files
Readme License Citation

README.md

📖 prismAId User Manual

Welcome to the prismAId User Manual! This guide explains how to install, configure, and use prismAId for systematic reviews.

📄 Download the Latest Manual

👉 Click here to download the latest PDF


📚 Table of Contents

  • 📜 Foreword
  • 🔹 PART I: INTRODUCTION
    • Introduction to prismAId
  • 🔹 PART II: GETTING STARTED
    • Installation & Setup
  • 🔹 PART III: CONDUCTING A SYSTEMATIC REVIEW
    • Understanding Systematic Reviews
    • Step-by-Step Guide to Conducting a Systematic Review
  • 🔹 PART IV: ADVANCED FEATURES
    • Advanced Features: Ensemble Reviews
    • Advanced Features: Debugging, Cost Management & Integration
  • 🔹 PART V: TROUBLESHOOTING & FAQS
    • Troubleshooting Common Issues
    • Frequently Asked Questions

📖 Citation

Boero, R. prismAId User Manual (2025).
📌 DOI: 10.5281/zenodo.15025694


🛠️ License

This manual is licensed under CC BY-SA 4.0.

Owner

  • Name: Open and Sustainable
  • Login: Open-and-Sustainable
  • Kind: organization

Citation (CITATION.cff)

cff-version: 1.2.0
title: prismAId User Manual
message: "v0.1.0 - First full draft of the manual."
authors:
  - given-names: Riccardo
    family-names: Boero
    email: ribo@nilu.no
    orcid: "0000-0002-7468-9096"
    affiliation: NILU
type: dataset
doi: 10.5281/zenodo.15025694
repository-code: "https://github.com/open-and-sustainable/prismaid_manual"
url: "https://open-and-sustainable.github.io/prismaid_manual/"
identifiers:
  - type: doi
    value: 10.5281/zenodo.15025694
    description: "This DOI represents all manual versions."
  - type: url
    value: "https://github.com/open-and-sustainable/prismaid_manual/releases/latest/download/prismaid_manual.pdf"
    description: "Direct link to the latest PDF version of the manual."
abstract: >-
  prismAId (Open Science AI Tools for Systematic, Protocol-Based Literature Reviews) uses generative AI models to extract data from scientific literature. It offers simple-to-use, efficient, and replicable methods for analyzing literature when conducting systematic reviews. This manual explains how to install, configure, and use prismAId for systematic reviews.
keywords:
  - Systematic Review
  - Generative AI
  - Open Source
  - Open Science
license: CC-BY-SA-4.0

GitHub Events

Total
  • Release event: 8
  • Delete event: 26
  • Push event: 48
  • Create event: 31
Last Year
  • Release event: 8
  • Delete event: 26
  • Push event: 48
  • Create event: 31

Dependencies

.github/workflows/latex_build.yml actions
  • actions/checkout v3 composite