Skip to content
View levibaruch's full-sized avatar

Organizations

@scienceverse

Block or report levibaruch

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
levibaruch/README.md

Levi Baruch

Researcher in Human Technology Interaction at Eindhoven, currently working on reproducability and open science. Specifically whether published datasets are actually reusable, and building tools to find out. Experienced with making and training supervised machine learning models and making natural language data machine parsable.

Outside research: competitive (but still amateur) ballroom dancer and photographer — levi.baruch.nl


Projects

metacheck-datacheck (WIP)
DataCheck then takes any quantitative repository and classifies every file — determining what role each file plays (data, codebook, analysis script, output, etc.) using only filenames and ccontext. The result is a structured, machine-readable index of what's actually in each repository, reconstructed into PsychDS, an established standard.

PsychTrove (WIP, not yet deployed)
A dataset browser built on top of the Psych-DS structured output that DataCheck produces. The idea is to let you search and explore thousands of psychology datasets at the variable level — not just find papers, but find the actual variables measured across studies.

refexplorer
Give it a BibTeX file and it maps out the citation network around those papers — finding what they cite, what cites them, and which papers are frequently co-cited together. Useful for finding relevant work you'd otherwise miss in a literature review.

papertrail
Citation verification. Point it at a paper and a folder of its references; it uses Claude to check whether each factual claim the paper makes is actually supported by what it cites. Produces a structured verdict per claim: accurate, slightly inaccurate, inaccurate, or unverifiable.

Popular repositories Loading

  1. refexplorer refexplorer Public

    Vibecoded package that can easily find papers from a bibtex list. Finds references and citations per paper, links these and finds potentially informative papers that are cocited

    Python 7 1

  2. papertrail papertrail Public

    Check your own (or another author!) work; did you make any claims that the citation did not actually make? Requires Claude or other LLMs.

    Jupyter Notebook 3

  3. metacheck-datacheck metacheck-datacheck Public

    Forked from scienceverse/metacheck

    Datacheck for Metacheck

    HTML

  4. PsychTrove PsychTrove Public

    Source Code for PsychTrove; Allowing you to traverse and explore thousands of psychological datasets on a variable level. Uses outputs of DataCheck

    JavaScript

  5. audioscribe audioscribe Public

    Forked from rpwschmidt/audioscribe

    Python

  6. levibaruch levibaruch Public