Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
vwake
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
vwake
11d ago
On making charts extractable - that's a good point. I haven't thought about it so far. Curious about what you'd want here: the chart as an image, an embed, or the underlying data as a CSV? On RAG - not quite. All datapoints a
2.
▲
by
vwake
11d ago
Now you can try it out without providing your email ID :)
3.
▲
by
vwake
12d ago
Makes sense. I added login in order to reduce LLM calls and search cost as this is just a side project. I'll add it after a few searches. Thanks for the feedback!
4.
▲
by
vwake
12d ago
Right now its limited to identifying the right data point and tracking it. I've recently added a followup feature which allows comparing with peers or with past values. I want to explore both correlations and forecasting! Can you share
5.
▲
by
vwake
12d ago
I’m building a watchlist for tracking pretty much any kind of datapoint - stocks, weather, air quality, macro indicators, and more: https://curio-six-wheat.vercel.app/ It started as a curiosity while I was exploring some ec