I want to launch a public Streamlit app which uses Google Text-to-Speech and OpenAI API. What I would really want to do is to let users insert their API keys to be used with the app.
Is there a way to do that? So far the best solution I have is to have each user clone the app from GitHub and then deploy it with its own secrets