-
Notifications
You must be signed in to change notification settings - Fork 0
POST-01 #2
Copy link
Copy link
Open
Description
This story is the culmination of sourcing, Media processing into video/photo style posts, and NLP functionality.
These 3 steps must be combined at sourcing time
DO NOT FORGET TO LIMIT CONCURRENT THREADS OR THIS WILL NOT WORK ON RAILWAY*****
- Create a function which can take a piece of media, process it into a post using 1 of the 2 gemini NLP functions depending on whether the original content is a photo or video.
- Create a Mongo Post model
- Apply the above function to raw content at sourcing time and store the information. The resulting videos* are to be stored on amazon s3 with the hyperlink available. The string information for each post are to be stored on mongo under a new Model called 'Post'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels