Settings

Theme

Show HN: A schema you change by talking to it, without the model writing SQL

github.com

2 points by leandrobon 7 days ago · 0 comments · 1 min read

Reader

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 use, so he doesnt directly write sql, only choose which function to use and the params. Can only revert the last change, and dropping tables is not available to the llm. Looking for feedback, opinions, something you would do different. Taking my first steps in AI implementations. Heavily assisted by claude code

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection