-
-
Notifications
You must be signed in to change notification settings - Fork 385
Open
Description
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