Poetry Meets AI: Storing Haikus with SQLite in Your Python Flask App
In the previous article, we built our AI Haiku Generator web app using Python Flask in the backend. And HTML, CSS, and Javascript in the frontend. Now we will look at how we can add a database to the stack.