import streamlit as st st.title("Writing Tools Prototypes") st.page_link("pages/1_Rewrite.py", label="Rewrite with predictions") st.page_link("pages/2_Highlights.py", label="Highlight locations for possible edits")