Skip to content

Extracting insights from texts #497

@erickdp

Description

@erickdp

Is your feature request related to a problem? Please describe.
Extraction of insights such as sentiment, categories, and concepts from texts and presentation in CSV files

Describe the solution you'd like
Using free (tiers) LLM APIs and defining output structures to obtain consistent results

Describe alternatives you've considered
Use a small .cpp-type LLM to avoid using APIs

Additional context
Batches of text provided via a CSV file with a “text” column can be processed, and a new results file with the corresponding columns will be delivered after processing with the LLM.

Could you assign me with the “hacktoberfest” label?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions