
VerbaGPT Online
Analyze data and generate insights using natural language queries.
symuz · HN
LLM-enabled large data analysis
The full gallery
Tech stack
4 projects

Analyze data and generate insights using natural language queries.
symuz · HN
LLM-enabled large data analysis

Query spreadsheets and datasets with natural language questions to instantly generate answers and reports.
u/maybeImakemoney · Reddit
I built the thing. Now I am not sure the base use case is one people will pay for. Founder here. This started as a side learning project to see whether an LLM could answer questions about Excel data, back when they could not do it well. I built the first version on n8n, with workflows that ingested files, generated metadata with an LLM, and answered questions against the converted data plus that metadata. Then I started using it for my own analysis and report generation, saw that the time sav

Convert PDF bank statements into Excel spreadsheets, automatically extracting transaction data for bookkeeping and reconciliation.
@_kushalpatel · X
Converts PDF bank statements into clean, editable Excel files in seconds. Built for bookkeepers, accountants, and anyone tired of manual data entry.

Transcribe audio and video recordings into searchable, editable text.
lavande · V2EX
做了一个语音转文字的工具,另加 AI 总结、翻译、提问等(附踩坑记录) 先上链接:[Echoryte]( https://echoryte.com/) 感觉这个网站 vibe coding 的话,感觉手熟的同学可能半天就能搓出来…… 但是我用了一个多月才上线,主要是被 GPT5.6 坑了,当时 5.6 和 fable 前后发布,然后试了试用 fable 5 做的 plan ,然后 5.6 sol 推理开到最大去执行。结果愣是给我干了 33 个小时没停,写了将近 2 万行代码。 但是坑就坑在这,推理开太高,就过度思考了,给我整了很多虚头巴脑的东西出来,什么“门禁”我也不懂,什么合规,一大堆,然后我就不停地删,删了一个月,最后我就跟 GPT 说,我特么是个人小项目,不是大公司,再这么高下去永远上不了线了。然后终于看删的差不多了,上线了! 欢迎大家试用,轻拍,谢谢!