Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feat] Model storage #23

Open
angel-penchev opened this issue Oct 23, 2021 · 0 comments
Open

[Feat] Model storage #23

angel-penchev opened this issue Oct 23, 2021 · 0 comments
Assignees
Labels
deployment Request regarding deployment feature New feature or request server Tasks regarding the backend server

Comments

@angel-penchev
Copy link
Member

Describe the feature you'd like
Create an S3 bucket for storing machile learning models. Provide an endpoint in the API which allows download of a given model directly from the S3 bucket (in order to reduce straign on the server).

Additional context
Download file redirecting from Amazon S3 to Client on Stack Overflow
Generate a presigned URL in modular AWS SDK for JavaScript on AWS documentation

@angel-penchev angel-penchev added feature New feature or request server Tasks regarding the backend server deployment Request regarding deployment labels Oct 23, 2021
@angel-penchev angel-penchev added this to the Inovation Hub Sprint milestone Oct 23, 2021
@angel-penchev angel-penchev self-assigned this Oct 23, 2021
angel-penchev added a commit that referenced this issue Oct 28, 2021
Created an S3 bucket for nural network models storage.
References #23.
angel-penchev added a commit that referenced this issue Oct 28, 2021
Created endpoints for viewing NNs and getting them and their metadata.
Resolves #23.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployment Request regarding deployment feature New feature or request server Tasks regarding the backend server
Projects
None yet
Development

No branches or pull requests

1 participant