The NYC Benefits Screening API provides machine-readable calculations and criteria for benefits screening that power the ACCESS NYC screening questionnaire.
The Policy Rules Database (PRD), developed by the Federal Reserve Bank of Atlanta and the National Center for Children in Poverty, consolidates complex rules for major U.S. federal and state benefit programs and tax policies into a standardized, easy-to-use format. This database allows researchers to model public assistance impacts, simulate policy changes, and analyze benefits cliffs across various household scenarios using common rules and language across different programming platforms.
beta.gouv.fr, a French government incubator, developed Mes Aides, an online benefits simulator launched in 2014 to help residents assess their eligibility for various social programs, addressing the issue of unclaimed benefits. The tool, built with open-source technology, enabled users to quickly estimate their potential benefits but was later integrated into a broader platform in 2020 following internal government disputes over authority.
This is the summary version of a report that documents four experiments exploring if AI can be used to expedite the translation of SNAP and Medicaid policies into software code for implementation in public benefits eligibility and enrollment systems under a Rules as Code approach.
mRelief is a nonprofit that helps individuals in all 53 U.S. states and territories determine SNAP eligibility and apply using easy-to-use web and text tools. Their simplified, inclusive approach has supported over 2.7 million people and unlocked over $1 billion in benefits, focusing on minimizing barriers and adapting eligibility rules across states.
The team explored the performance of various AI chatbots and LLMs in supporting the adoption of Rules as Code for SNAP and Medicaid policies using policy data from Georgia and Oklahoma.
The team aimed to automate applying rules efficiently by creating computable policies, recognizing the need for AI tools to convert legacy policy content into automated business rules using Decision Model Notation (DMN) for effective processing and monitoring.
The team developed an AI-powered explanation feature that effectively translates complex, multi-program policy calculations into clear and accessible explanations, enabling users to explore "what-if" scenarios and understand key factors influencing benefit amounts and eligibility thresholds.
The team developed an application to simplify Medicaid and CHIP applications through LLM APIs while addressing limitations such as hallucinations and outdated information by implementing a selective input process for clean and current data.
The NYC Mayor’s Office for Economic Opportunity (NYC Opportunity) developed the NYC Benefits Platform, including ACCESS NYC, to help residents easily discover and check eligibility for over 80 social programs.
The team examined how AI, specifically LLMs, could streamline the case review process for SNAP applications to alleviate the burden on case workers while potentially improving accuracy.
This paper introduces a method for auditing benefits eligibility screening tools in four steps: 1) generate test households, 2) automatically populate screening questions with household information and retrieve determinations, 3) translate eligibility guidelines into computer code to generate ground truth determinations, and 4) identify conflicting determinations to detect errors.