···291291292292- Let me add local and remote datasets. Not just one as I'd like to join them later.
293293- Let me plot it using Vega-Lite. Guide me through alternatives like [Vega's Voyager2](https://vega.github.io/voyager2/) does.
294294+ - Might be as simple as surfacing Observable Plot with DuckDB WASM...
294295- Use LLMs to improve the datasets and offer next steps:
295296 - Get suggested transformations for certain columns. If it detect a date, extract day of the week. If it detects a string, `lower()` it...
296297 - Get suggested plots. Given that it'll know both the column names and the types. Should be possible to create a prompt that returns some plot ideas and another that takes that and write the Vega-Lite code to make it work.
···306307307308Could be an awesome front-end to explore [[Open Data]].
308309309309-### Interesting Projects
310310+### Relevant Projects
310311311312- [Rath](https://rath.kanaries.net/)
313313+- [Hex.tech](https://hex.tech/)
312314- [Perspective](https://perspective.finos.org/)
313315- [Rill Developer](https://github.com/rilldata/rill-developer)
314314-- [Datastation](https://app.datastation.multiprocess.io/)
316316+- [Datastation](https://datastation.multiprocess.io/)
317317+- [Excalichart](https://www.excalichart.com/)
318318+- [Chartpilot](https://www.chartpilot.com/)
315319316320#### Datafile
317321