Hacker News new | ask | show | jobs
by pbhjpbhj 616 days ago
Will ChatGPT input form data into websites? Your idea is good for "turn this ticket info into a .ics file" (I imagine) but might not work for "add this ticket info to this proprietary website's internal calendar".
2 comments

I assume the point is not to have chatGPT actually perform the input.

Instead, it can be used to take various formats and output a common structured format that a program can then use to do the rest

Correct. From the user's point of view, forward the email confirmation and have it added to your itinerary. Internally, it could use ChatGPT or anything else to parse it and call the import API.
I tried this, but Bing Copilot hallucinated download links for the ICS files for me. When it was doing the gimmicky animated typing it was typing some Markdown-esque URL, but when it finished the line it ended up with just the link title with nothing clickable...