6. Ask question about the GitHub repo and get the answer • Create a text input for the user to enter their question using 'st.text_input()'
• If a question is asked, get the answer from the Embedchain app and display it using 'st.write()'
Query GitHub Repo Using Embedchain App and Streamlit
By
–