AI Dynamics

Global AI News Aggregator

About

Build RAG App with Streamlit Text Input and Answer Display

8. Ask question about the website 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 RAG app and display it using 'st.write()'

→ View original post on X — @saboo_shubham_