I have a csv file which contains details about students enrolled to a university . I want to use openai api to extract a summary which will basically contain aggregated values like percentage of students passed against each subject, attendence percentage , failed percentage and various other metrics. Any pointer on how to acheive this.
Welcome to the forum.
Math isn’t really the best use of a LLM, so I’m not sure you’d be able to get an accurate percentage of anything read in.
1 Like