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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Retorch: Connect any data, run any Python analysis in natural language

1 点作者 AmuVarma大约 2 年前
Hi everyone, I am the founder of Retorch. Retorch allow you to connect your data from any source including CSVs, SQL, Excel, Google Sheets etc... (and are looking at Stripe&#x2F;Market Data… integrations) and run queries on the data in natural language. We first retrieve the relevant data and convert your query into Python. We inject all of this into a Virtual Machine, and gather the output and show it to you. We have extended visualisation tools from dataframes, print logs and matplotlib into interactive visualisation tools that allow you to do more and (hopefully!) look and feel better and easier.<p>Above everything I’m genuinely just looking for feedback on my project - I am an parttime indie hacker (student) and I’ve built this over the last few weeks. Currently, I’ve tried tools that allow SQL queries but anything beyond that is impossible which seriously limits how much I could do with data, other than export it to colab and run analysis in python. Ive extended all of this so data retrieval and analysis are tied into one natural language interface.<p>I’ve add certain features beside prompt engineering that I hope make the product more useful like a debug loop (i.e. feed errors back to the LLM to generate new code), persistent VM connections with high RAM (let’s say I create a linear regression model in one prompt, I can call it in the next prompt, and a micro Python IDE so you can change the generated code itself and run a new version of it.<p>Any and all feedback + criticism welcome.

暂无评论

暂无评论