🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

github.com/Open-and-Sustainable/prismaid

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/Open-and-Sustainable/prismaid

v0.8.0
Source
Go
Version published
Created
Source

logo 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.

GitHub Release GitHub top language GitHub License

DOI DOI

Go Reference PyPI - Version R-universe status badge

Tools Overview

prismAId has been restructured to offer a comprehensive set of tools for systematic literature reviews:

Tools Overview

Core Tools

  • Review - Process systematic literature reviews based on TOML configurations
  • Download - Download papers from Zotero collections or from URL lists
  • Convert - Convert files (PDF, DOCX, HTML) to plain text for analysis

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, and GPT-4o Mini
    • GoogleAI: Gemini 1.0 Pro, Gemini 1.5 Pro, and Gemini 1.5 Flash
    • Cohere: Command, Command Light, Command R, Command R+, and Command R7B
    • Anthropic: Claude 3 Sonnet, Claude 3 Opus, Claude 3 Haiku, Claude 3.5 Haiku, Claude 3.5 Sonnet
    • DeepSeek: DeepSeek Chat 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.

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

license

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

FAQs

Package last updated on 05 May 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts