I built this tool to scratch an itch. I didn't want to go back and forth with ChatGPT while designing a database schema. There's no need for a chat history, I just want to work on a single document and revise it repeatedly with merge and transform commands. There's no real backend, it's all static site generation, so you'll need your own key. Alternatively, you can run it in a self-hosted environment as well.<p>A sample command would be like 'Give me a db schema for a TV series' and go from there, using commands to update it, merging in tables you want, or having a discussion with ChatGPT about potential concerns and/or imporvements.