Magic powered by OpenAI and Vercel. Find me on Twitter and Github.

Magic SQL by Jason

Input a json schema and the magic will fill in the data by asking questions and setting values using the SET command. This set command manipulates the a json object in memory called `profile` feel free to inspect and log this object. One can imagine this form of thinking and action can be used to build a chatbot or other conversational AI that can change the state of the browser session in more complex ways. If you have any suggestions send me an email

SELECT Count(1) FROM Customers;