geekyrakshit's picture
add: made app multi-page
a645df8
raw
history blame
175 Bytes
import streamlit as st
st.title("πŸ§žβ€β™‚οΈ Guardrails Genie")
st.write(
"Guardrails-Genie is a tool that helps you implement guardrails in your LLM applications."
)