Hacker News new | ask | show | jobs
by angadsg 65 days ago
Hi everyone, engineer on ChatGPT for Excel here - we launched ChatGPT for Excel to bring the power of GPT-5.4 to Excel. Keen to hear feedback and happy to answer any questions!
5 comments

I've had a spreadsheet integrated with ChatGPT API for a few years already. It really was not until GPT-5.4 that the models were able to actually be useful.

What is the data model that you use for the spreadsheet itself? I found I could create a chat completion persona that believed it is one of the developers of a popular open source spreadsheet, and I put this "agent" directly inside the open source spreadsheet. I did this before tool calling was available at all, so I made my own system for that, and the "tools" are the API of that open source spreadsheet. My agent(s) that operate like this can do anything the spreadsheet can do, including operate the spreadsheet engine from the inside.

What API/approach does it use to edit sheets?

I made a CLI (+skill) so agents could edit files with verbs like `insert A1:A3 '[1,2,3]'`, but did some evals and found it underperformed Anthropic's approach (just write Python).

How well does this work compared with using GPT-5.4 in Nicopreme’s Pi for Excel?
have you got a link to this?
Sorry, I got the author wrong.

It's here: https://github.com/tmustier/pi-for-excel

Do you also have Google Spreadsheets on your radar?
I probably could find some really useful things for it to help me … but all software nowadays only works outside my earth region :(

This time even for pro.