neural-search / app.py
ugmSorcero
Adds app and requirements
a492fff
raw
history blame
87 Bytes
import streamlit as st
st.title("🧠 Neural Search πŸ”Ž")
st.write("Coming soon...")