Show HN: A schema you change by talking to it, without the model writing SQL
对话式修改数据库schema,LLM通过工具调用而非写SQL,动态重绘UI的CRM开源项目
Wanted to try something new, decided to create a mutable crm, which re renders the UI after you apply a change. The llm only modifies the db via tool …