logoalt Hacker News

njaremkoyesterday at 12:01 PM1 replyview on HN

- We'll be putting out more content showing off Nobie. Too many screenshots felt distracting for the launch page.

- There's no GUI for it at the moment, but you can programmatically load data into Nobie. If you have access to a data store, and you use LLM tools, you can just tell it to load the data in, and it'll work. The target market is all spreadsheet users, so we've definitely put thought into this exact problem.


Replies

gwid0nyesterday at 12:58 PM

So LLM retrieves data, puts it in the table (statically, as I understand), I perform some computations in the table and create a pivot table in another sheet. Next month comes, and I want to refresh the report. However, there's no refresh button, so I need to spend time rewriting the query and tokens to retrieve data every month?

show 1 reply