I want to depoly this as a local RESTAPI how can I do that? #5495
Answered
by
anakin87
morpheuslord
asked this question in
Questions
-
Hello, For my latest project I wanted to deploy this locally on the host system as an rest API how can I do that |
Beta Was this translation helpful? Give feedback.
Answered by
anakin87
Aug 3, 2023
Replies: 1 comment
-
Hello, @morpheuslord! You can find some information about deploying the REST API in the docs. You can also have a look at our Demo readme, which explains how to setup a fully working demo consisting of 3 containers: a Document Store, the REST API, and the Streamlit UI. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
morpheuslord
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello, @morpheuslord!
You can find some information about deploying the REST API in the docs.
You can also have a look at our Demo readme, which explains how to setup a fully working demo consisting of 3 containers: a Document Store, the REST API, and the Streamlit UI.