Repo containing a demo showcasing the features of open api to hydra parser and agent .
Before running the server, you should run:
pip3 install -r requirements.txt
For execution of the demo you need to run some scripts.
./redis_setup.sh
then open new terminal and run:
python3 app.py
You need to use remote server. (for testing purpose you can use: http://35.224.198.158:8080/api)