I posted a few weeks ago theorizing about what happens when apps "dissolve" when AI becomes the primary UI. I mentioned that I was building an open-source data layer for any LLM...and received some great feedback both in the comments and via DMs (original post).
As a follow-up from that discussion, I'm happy to say that it was just released on on Github!
https://github.com/FlashQuery/flashquery
It's been working for me day to day, and that's really the use case I've been targeting - people like me. Thanks to my engineering career spanning product + test (including functional verification in semiconductors years ago), I'm absolutely hell bent on making it robust. "If it wasn't tested, it doesn't work." So we have unit, integration, e2e, and even a growing set of "scenario" tests that truly go end to end...all automated and built from scratch. It's kinda cool, at least for me. Oh, and they're all passing :)
Of course, between my original post and now, Andrej Karpathy described his LLM-Wiki approach, and honestly, this project is not too far off. It's a great target use case for FlashQuery. Turns out that many of the features I had on the roadmap will in fact support his concept, so I'm driving towards that.
Love to hear any feedback, questions, and even better, testing it out yourself, and contribution if you are persuaded to do so. I'll do my best to respond asap. And the docs are my first best shot, and more to come, so please be kind.
[link] [comments]




