It will use docker container to run hugging-face model with fastapi to get suggestions or best options available from the list options.
Use following to build container:-
docker-compose build
Use following to start container:-
docker-compose up
Now fastAPI will work on
localhost:8000/docs