| import streamlit as st | |
| st.write("# Harnessing Generative Models for Synthetic Non-Life Insurance Data") | |
| st.markdown(""" | |
| **👈 Select a page from the dropdown on the left** to see some applications of the app!""") | |
| st.image("./Images/synthetic_data.jpg", width=500) | |
| st.write("Google Nano Banana") |