Human to SQL Translator
sqltranslate.appSeems to return an empty response fairly often for me. The API response is `{"outputText":""}`. Perhaps an API availiability issue. More complex queries seem to bonk. I got:
> Show details of the most recent registration update of any car registered in Canada which is not red
select * from registrationsWonderful.
This should be an applett on all SQL training modules for students to see how NLP is parsed to SQL.