censuschat aims to let you ask questions about U.S. Census data in natural language. More specifically, a large language model takes queries about Census data and translates them into tidycensus R code. It uses the ellmer R package under the hood.
$git clone https://github.com/smach/censuschatInstalls into the current project.
Install censuschat by running `git clone https://github.com/smach/censuschat`, then use it for the current task and follow its documentation at https://github.com/smach/censuschat.