isagalaev ("Ivan Sagalaev :flag_wbw:") wrote:
Ah, the splendors and miseries of LLMs… Asked llama3 to generate an .ics file from a set of 6 appointments, vaguely formatted and copy-pasted from an email.
It worked! But:
- It forgot the end marker of the format, which I had to debug myself, using my brain.
- When asked to make all 6 appointments one hour long it did it for one, the second one was 45 minutes, the rest 5 minutes. Fixed manually in a text editor :-)But yeah, it'd probably take me longer to do it manually.