Startup ideas💡: Cloud video transformation
Startup ideas💡
Cloud video transformation
Many companies build their own solutuions to work with videos. For instance, encoding, decoding, cutting, making previews and so on. For a company which goal isn't providing such functionality, it's resource consuming to make its own solutions to work with video.
The idea is to provide video transformations functionality as API in a cloud. Thus, I can easily, for example, cut a video file, then reduce its size in one or two API calls instead of spending a huge amount of time implementing this myself.
Monetization: users pay for an API call. Or tiers for a specific amount of calls per day, week, or month.
Startup ideas💡, [09.08.21 19:16]
Replacing faces service
My friend makes videos where he substitutes people's faces. He tried a few paid services, but there are problems: the video quality is low, the faces aren't replaced right.
So, the main issues are the quality of the video and the substitution. We might build a service that provides a better video quality which means higher processing time on a server. To leverage this issue, we could provide custom plans where users would choose video quality. For example, 720p is priced more than 480p. Notice that it's hard to render such videos and probably you'll need performant GPUs for cloud hosting.
The second issue is the quality of the face substitution. To handle this we could use custom parameters provided to end-users but simplified to their understanding. So the service can be used by not only programmers, video professionals, or deep learning engineers. Our target is regular people that aren't familiar with underhood face replacement magic.
There are some open-source projects for that, so probably you don't need to re-create a wheel. I guess it needs a custom configuration to handle various kinds of videos and faces to be handled in the service and to provide a friendly API for users.
Startup ideas💡, [12.08.21 12:42]
💡Idea: Reading club
A social network of people who read books. The website allows you to:
- track your in-progress or finished books;
- follow other people, get notified when they start/finish reading a book;
- write publications about a book: summaries, notes, opinions;
- like, comment on other's posts about some book. For instance, bookmark someone's notes on a book;
The website may also have a feature to recall you about books you've finished reading: it shows you your key takeaways(if you don't have these, it suggests writing them), or someone's notes on the book. It serves as a reminder to not forget what you read.
Comments
Post a Comment