Show HN: Rowbot – Chat with a SQLite Database(rowbot.notation.dev) I built rowbot because I was getting frustrated reading 500 word responses from LLMs, when what I wanted was not an essay, but a conceptual model. I wondered if I made the LLM answer in a row-based structure, if it might increase the communication bandwidth. Admitedly, rowbot is probably not a grand leap forward in how we process information (unless you're trying to conceptualise a database schema). But I think it's an interesting direction to explore – forcing the LLM to return structured data, then rendering it with some kind of infographic engine. Would love to hear any suggestions on where to take this! |
No comments yet