microsoft / lida

Automatic Generation of Visualizations and Infographics using Large Language Models
https://microsoft.github.io/lida/
MIT License
2.66k stars 282 forks source link

Persona Based Goal Generation #11

Closed victordibia closed 10 months ago

victordibia commented 1 year ago

What

Currently, LIDA generates goals conditioned only on a data summary. The expected functionality here will extend theSummarizer class to also consider a provided persona described in natural language or a data structure. This may also include the addition of a persona generator to generate a set of relevant personas given the dataset summary.