An Introduction to prismAId
An Introduction to prismAId: Open-Source and Open Science AI for Advancing Information Extraction in Systematic Reviews - Published in JOSS (2025)
Science Score: 93.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 11 DOI reference(s) in README and JOSS metadata -
✓Academic publication links
Links to: joss.theoj.org, zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
✓JOSS paper metadata
Published in Journal of Open Source Software
Keywords
Scientific Fields
Repository
Open Science AI Tools for Systematic, Protocol-Based Literature Reviews
Basic Info
- Host: GitHub
- Owner: open-and-sustainable
- License: agpl-3.0
- Language: Go
- Default Branch: main
- Homepage: https://open-and-sustainable.github.io/prismaid/
- Size: 259 MB
Statistics
- Stars: 12
- Watchers: 1
- Forks: 1
- Open Issues: 5
- Releases: 28
Topics
Metadata Files
README.md
prismAId
Open Science AI Tools for Systematic, Protocol-Based Literature Reviews
prismAId offers a suite of tools using generative AI models to streamline systematic reviews of scientific literature.
It provides simple-to-use, efficient, and replicable methods for analyzing research papers with no coding skills required.
Tools Overview
prismAId offers a comprehensive set of tools for systematic literature reviews:
Core Tools
- Download - Download papers from Zotero collections or from URL lists
- Convert - Convert files (PDF, DOCX, HTML) to plain text for analysis
- Review - Process systematic literature reviews based on TOML configurations
Access Methods
- Command Line Interface - For users who prefer terminal-based workflows
- Web Initializer - A browser-based setup tool for configuring reviews
- Programming Libraries - API access through multiple languages:
- Go (native implementation)
- Python package
- R package
- Julia package
Specifications
- Review protocol: Supports any literature review protocol with a preference for Prisma 2020, which inspired our project name.
- Distribution: Available as:
- Supported LLMs:
- OpenAI: GPT-3.5 Turbo, GPT-4 Turbo, GPT-4o, GPT-4o Mini, GPT-4.1, GPT-4.1 Mini, GPT-4.1 Nano, o1, o1 Mini, o3, o3 Mini, and o4 Mini
- GoogleAI: Gemini 1.0 Pro, Gemini 1.5 Pro, Gemini 1.5 Flash, Gemini 2.0 Flash, and Gemini 2.0 Flash Lite
- Cohere: Command, Command Light, Command R, Command R+, Command R7B, Command R (August 2024), and Command A
- Anthropic: Claude 3 Sonnet, Claude 3 Opus, Claude 3 Haiku, Claude 3.5 Haiku, Claude 3.5 Sonnet, Claude 3.7 sonnet, Claude 4.0 Sonnet, and Claude 4.0 Opus
- DeepSeek: DeepSeek Chat v3, and DeepSeek Reasoner v3
- Output format: Data in CSV or JSON formats
- Performance: Efficiently processes extensive datasets with minimal setup and no coding required
- Programming Language: Core implementation in Go with bindings for Python, R, and Julia
Documentation
All information on installation, usage, and development is available at open-and-sustainable.github.io/prismaid and in the prismAId User Manual.
Credits
Authors
Riccardo Boero - ribo@nilu.no
Acknowledgments
This project was initiated with the generous support of a SIS internal project from NILU. Their support was crucial in starting this research and development effort. Further, acknowledgment is due for the research credits received from the OpenAI Researcher Access Program and the Cohere For AI Research Grant Program, both of which have significantly contributed to the advancement of this work.
License
GNU AFFERO GENERAL PUBLIC LICENSE, Version 3
Contributing
Contributions are welcome! Please follow guidelines at open-and-sustainable.github.io/prismaid/research-development.html.
Citation
Boero, R. (2024). prismAId - Open Science AI Tools for Systematic, Protocol-Based Literature Reviews. Zenodo. DOI: 10.5281/zenodo.11210796
Owner
- Name: Open and Sustainable
- Login: Open-and-Sustainable
- Kind: organization
- Repositories: 1
- Profile: https://github.com/Open-and-Sustainable
JOSS Publication
An Introduction to prismAId: Open-Source and Open Science AI for Advancing Information Extraction in Systematic Reviews
Tags
systematic literature review generative AI Open ScienceGitHub Events
Total
- Create event: 97
- Release event: 15
- Issues event: 57
- Watch event: 9
- Delete event: 77
- Issue comment event: 71
- Push event: 445
- Pull request event: 129
Last Year
- Create event: 97
- Release event: 15
- Issues event: 57
- Watch event: 9
- Delete event: 77
- Issue comment event: 71
- Push event: 445
- Pull request event: 129
Issues and Pull Requests
Last synced: 4 months ago
All Time
- Total issues: 13
- Total pull requests: 46
- Average time to close issues: 18 days
- Average time to close pull requests: about 19 hours
- Total issue authors: 2
- Total pull request authors: 2
- Average comments per issue: 0.46
- Average comments per pull request: 0.22
- Merged pull requests: 39
- Bot issues: 0
- Bot pull requests: 1
Past Year
- Issues: 13
- Pull requests: 46
- Average time to close issues: 18 days
- Average time to close pull requests: about 19 hours
- Issue authors: 2
- Pull request authors: 2
- Average comments per issue: 0.46
- Average comments per pull request: 0.22
- Merged pull requests: 39
- Bot issues: 0
- Bot pull requests: 1
Top Authors
Issue Authors
- ricboer0 (48)
- warys (1)
Pull Request Authors
- ricboer0 (83)
- dependabot[bot] (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 6
-
Total downloads:
- julia 1 total
- pypi 22 last-month
-
Total dependent packages: 0
(may contain duplicates) -
Total dependent repositories: 0
(may contain duplicates) - Total versions: 123
- Total maintainers: 1
proxy.golang.org: github.com/open-and-sustainable/prismaId
- Documentation: https://pkg.go.dev/github.com/open-and-sustainable/prismaId#section-documentation
- License: agpl-3.0
-
Latest release: v0.8.1
published 8 months ago
Rankings
proxy.golang.org: github.com/Open-and-Sustainable/prismaid
Package prismaid defines the core logic for managing and executing workflows within the application. It handles the review processes, error handling, and the orchestration of different modules to achieve a cohesive execution flow.
- Homepage: https://github.com/Open-and-Sustainable/prismaid
- Documentation: https://pkg.go.dev/github.com/Open-and-Sustainable/prismaid#section-documentation
- License: AGPL-3.0
-
Latest release: v0.8.1
published 6 months ago
Rankings
proxy.golang.org: github.com/Open-and-Sustainable/prismAId
Package prismAId defines the core logic for managing and executing workflows within the application. It handles the review processes, error handling, and the orchestration of different modules to achieve a cohesive execution flow.
- Homepage: https://github.com/Open-and-Sustainable/prismAId
- Documentation: https://pkg.go.dev/github.com/Open-and-Sustainable/prismAId#section-documentation
- License: AGPL-3.0
-
Latest release: v0.8.1
published 8 months ago
Rankings
proxy.golang.org: github.com/open-and-sustainable/prismaid
Package prismaid provides a unified interface to the prismAId systematic literature review toolkit. It exposes core functionality including document conversion, PDF retrieval from Zotero, URL-based file downloads, and automated literature review processes. This package serves as both the foundation for Go applications and as the backend for multi-language bindings through its shared library exports, supporting Python, R, and Julia. All functionality can be accessed programmatically or through compiled command-line executables.
- Homepage: https://github.com/open-and-sustainable/prismaid
- Documentation: https://pkg.go.dev/github.com/open-and-sustainable/prismaid#section-documentation
- License: AGPL-3.0
-
Latest release: v0.8.1
published 8 months ago
Rankings
juliahub.com: PrismAId
Open Science AI Tools for Systematic, Protocol-Based Literature Reviews
- Homepage: https://open-and-sustainable.github.io/prismaid/
- Documentation: https://docs.juliahub.com/General/PrismAId/stable/
- License: AGPL-3.0
-
Latest release: 0.8.1
published 9 months ago
Rankings
pypi.org: prismaid
PrismAId library package
- Documentation: https://prismaid.readthedocs.io/
- License: AGPL-3.0-only
-
Latest release: 0.8.1
published 8 months ago
Rankings
Maintainers (1)
Dependencies
- github.com/BurntSushi/toml v1.3.2
- github.com/dlclark/regexp2 v1.10.0
- github.com/google/uuid v1.3.0
- github.com/pkoukk/tiktoken-go v0.1.6
- github.com/sashabaranov/go-openai v1.23.0
- github.com/shopspring/decimal v1.4.0
- github.com/BurntSushi/toml v1.3.2
- github.com/davecgh/go-spew v1.1.1
- github.com/dlclark/regexp2 v1.10.0
- github.com/google/uuid v1.3.0
- github.com/pkoukk/tiktoken-go v0.1.6
- github.com/pmezard/go-difflib v1.0.0
- github.com/sashabaranov/go-openai v1.23.0
- github.com/shopspring/decimal v1.4.0
- github.com/stretchr/testify v1.8.2
- gopkg.in/yaml.v3 v3.0.1
- actions/checkout v3 composite
- actions/setup-go v4 composite
- actions/checkout v4 composite
- actions/download-artifact v4 composite
- actions/setup-go v5 composite
- actions/upload-artifact v4 composite
- actions/cache v3 composite
- actions/checkout v3 composite
- actions/setup-go v4 composite

