Askflow.mp4
Downloading linux dependencies:
sudo chmod +x starter
./starterpip install -e .or
pip install .The app requires the Haystack RESTful API to be ready and accepting connections at http://localhost:8000, you can use Docker compose to start only the required containers:
sudo docker-compose up elasticsearch haystack-apistreamlit run ui/webapp.py