# 💡 AI-Powered Oracle 23ai Query Assistant (POC) This project is a proof-of-concept (POC) system that allows users to ask natural language questions and receive answers powered by Oracle Autonomous ...
# ===== # UI # ===== st.title("🛒 Retail Assistant — ERD-aware SQL") with st.sidebar: store\_id = st.text\_input("Store ID", value="S001") user\_id = st.text ...