▲ | kaspermarstal 5 days ago | |||||||||||||||||||||||||||||||
I'm continuing the work on Cellm, an Excel extension that let's you call LLMs in cell formulas like =PROMPT(A1, "Rate the sentiment of the customer feedback as positive, neutral, or negative"), and then drag the formula down to apply the same prompt to thousands of rows. I built it after my girlfriend had to manually classify 7,500 research papers. Cellm automates that kind of repetitive work. Since we added MCP and the use of structured output to "spill" multiple return values into adjecent cells, it is the quickest way I know of to monitor competitors blogs everyday before my 09:00 meeting. And also the quickest way I know of to test new AI models. I have a sheet with SimpleQA, MMLUPro, or GPQA Diamond and testing a new model is a matter of adding a new column. The whole idea is to enable normal people (like, non-techies) to automate manual, repetitive tasks with AI like programmers routinely do. | ||||||||||||||||||||||||||||||||
▲ | Jabbles 5 days ago | parent | next [-] | |||||||||||||||||||||||||||||||
Like https://support.google.com/docs/answer/15820999?hl=en-GB ? | ||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||
▲ | incognito124 5 days ago | parent | prev | next [-] | |||||||||||||||||||||||||||||||
That's a clever project name! :) | ||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||
▲ | duskhat 5 days ago | parent | prev | next [-] | |||||||||||||||||||||||||||||||
Somewhat similar is https://paradigmai.com. | ||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||
▲ | juxtaposicion 5 days ago | parent | prev | next [-] | |||||||||||||||||||||||||||||||
That’s pretty interesting. I’ve using Airtable’s “field agents” for a similar use case, but would love to use this instead. Does it automatically cache values? (Don’t want to pay for repeat prompts just because one input cell updated) | ||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||
▲ | lippihom 4 days ago | parent | prev | next [-] | |||||||||||||||||||||||||||||||
Will keep an eye out for this when it launches. | ||||||||||||||||||||||||||||||||
▲ | rrr_oh_man 5 days ago | parent | prev | next [-] | |||||||||||||||||||||||||||||||
Do you have paying users? I built something like that for Google Sheets in early 2024 and now I'm thinking whether I missed an opportunity. | ||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||
▲ | mceoin 5 days ago | parent | prev [-] | |||||||||||||||||||||||||||||||
Hey Kasper - would love to grab a coffee sometime (on the Internet : ) | ||||||||||||||||||||||||||||||||
|