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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Sourcetable – AI Spreadsheet

9 点作者 mceoin5 个月前
Hi HN! I’m Eoin, founder of Sourcetable (<a href="https:&#x2F;&#x2F;sourcetable.com" rel="nofollow">https:&#x2F;&#x2F;sourcetable.com</a>).<p>Sourcetable is a web-based spreadsheet that lets users pair with AI to do better, faster work. If you spend a lot of time in spreadsheets doing fairly repetitive grunt work, there&#x27;s a good chance Sourcetable can massively increase your productivity so you can spend your time on more interesting things.<p>There are two ways people primarily interact with AI inside Sourcetable: the sidebar (CMD + \), which is great for document or range-based analysis, and the command bar (CMD + K), which is handy for cell-based operations. This is because spreadsheets have inline workflows and meta workflows, somewhat similar to Cursor&#x27;s text editor UX.<p>The fastest way to use the product is to upload an XLSX or CSV file and start asking questions.<p>Sourcetable&#x27;s AI is helpful with workflows including data cleaning, formula assist, chart generation, research, analysis, language translation, data transforms, thinking through problem solving, error handling, etc. If you can ask an AI to do it, it might just work!<p>The best way to get value from the Sourcetable is to remember that you are pairing with very helpful LLMs, but not (yet) an all-powerful AI. It doesn&#x27;t do _everything_ for you, but it will make curious people more productive.<p>One thing the HN crowd might find interesting is that we have put a lot of work in making sure answers are hallucination free wherever possible. We do this by having the LLM write code which our backend validates and executes. If you&#x27;re using the AI chatbot for analysis, open the code editor and have a look!<p>I&#x27;m constantly surprised by the breadth of users and use cases. We have seen soil scientists, virtual assistants &amp; EAs, MBA students, criminologists, oil refineries, telemarketers, astrologers, sales ops folk... etc, using the product. Considering we set out to build Sourcetable for operations folk, it has been a pleasant surprise to see just how useful and broadly applicable an AI native spreadsheet can be to society.<p>On the technical side, Llama 3.1 (via Groq) and Claude 3.5 are the work horses. LiteLLM handles load balancing to work within RPM &amp; TPM constraints, and OpenAI models are the backup. Our spreadsheet is DuckDB based which has big speed advantages for regular spreadsheet &amp; data work, and also for keeping our AI agents fast.<p>Finally, Sourcetable is free for students (freemium for everyone else), just sign up using your student email. If you have product feedback, we would love to hear from you: eoin@sourcetable.com

2 条评论

hilti5 个月前
Quote from the website: While most spreadsheets max out at a few thousand rows, Sourcetable digests CSVs with up to a million data points.<p>First - which spreadsheets max out at a few thousand rows? This is simply not true.<p>Second - What is a data point? A cell?<p>Comparing Apples and Oranges, but it’s trusted by known universities.<p>;-)
评论 #42382100 未加载
rrr_oh_man5 个月前
I tried it out some time back. Definitely snappier and more usable than Airtable.<p>(That was before the whole AI thing)