TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Tell HN: An experiment with natural language spreadsheet formulas

5 点作者 paulfitz超过 2 年前
We&#x27;ve been experimenting with AI-assisted writing of spreadsheet formulas. Why? Spreadsheets are the original low-code platform – sprinkle in a little bit of code and you get a big benefit - but that little bit of code is still daunting for many. We thought our spreadsheet app, Grist, might be particularly well suited to AI assistance for two reasons.<p>First, Grist uses Python as its formula language. Current AI models are particularly good at writing Python code, and getting better (every day it seems like).<p>Secondly, Grist spreadsheets are relational databases with a schema that can be neatly described as part of a prompt for an AI model, helping it make inferences.<p>We tested OpenAI models using formulas from our template gallery to approximate real use cases and the results were encouraging - you can browse prompts and outputs here: https:&#x2F;&#x2F;public.getgrist.com&#x2F;n3jAtRYDSVWe&#x2F;AI-Formula-dataset<p>Source code of the experiment is at https:&#x2F;&#x2F;github.com&#x2F;gristlabs&#x2F;grist-core&#x2F;pull&#x2F;345 with a docker image for anyone who wants to play. There are some example videos in a write-up at https:&#x2F;&#x2F;www.getgrist.com&#x2F;blog&#x2F;ai-formula-generation-experiment&#x2F;<p>This is the brain-child of Alex Hall of https:&#x2F;&#x2F;futurecoder.io&#x2F;

暂无评论

暂无评论