We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71354c4 commit 084e9fbCopy full SHA for 084e9fb
1 file changed
README.md
@@ -185,5 +185,6 @@ After starting the FastAPI server, you can test its functionality:
185
Your Streamlit application, which demonstrates the RAG architecture, is deployed live!
186
187
* **Application Code:** `Models/final_model_local.py`
188
+* To run it locally use the command <streamlit run Models/final_model_local.py> in Terminal.
189
* **Live URL:** [https://rhl-reranker-architecture.streamlit.app/](https://rhl-reranker-architecture.streamlit.app/)
190
* **Description:** This interactive UI allows you to test the core RAG pipeline locally and experience its capabilities in a user-friendly format.
0 commit comments