<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		AI Agents for Data Analysis // Implements large language model
		agents for answering questions about database tables. Agents
		combine 'DBI' database connections with table and column
		metadata from a data dictionary (https://data-
		dict.tidyverse.org/), using registered calculations when
		applicable and generating database queries otherwise. They can
		also be embedded in a 'Shiny' application.
	</longdescription>
</pkgmetadata>
