Spaces:
Runtime error
Runtime error
Temaplate Streamlit App for Haystack Search Pipelines
In this repo you will find a template streamlit app set up for search applications.
Installation and Running
To run the bare application which does nothing:
- Install requirements:
pip install -r requirements.txt - Run the streamlit app:
streamlit run app.py - Createa a
.envand add your Twitter Bearer and OpenAI tokens:TWITTER_BEARER_TOKENandOPEN_AI_KEY
This will start up the app on localhost:8501 where you will dind a simple search bar