DEV Community

Titan
Titan

Posted on

How difficult do you think it is to set up a youtube-like site?

I want to set up a site similar to Youtube. I don't have any coding knowledge, can I still do it? Can I do it by using multiple artificial intelligence, with the help of such sites and the people on these sites?. Most artificial intelligence I can do with the one I use now (Google bard), I think bard gives me the code for everything I want. Search boy, upload videos, create channels, like and dislike buttons, etc...

Top comments (1)

Collapse
 
aj-esh profile image
Ajeesh Sunil

Probably yes, but it would be too tough to churn out the components in place without a knowledge of the language used

Such as..
Bard can give frontend, and backend algorithms for like, dislike, maybe player, suscribe button, comment section

The problem arises when you try to combine the code altogether.

There is a saying nowadays
"Last year I code 10 hours and debug for 1,
Now, help of #chatgpt, I code for 1 and debug for 10"

So without any knowledge of a programming languages and paradigms it would certainly be difficult to degub the code bard generates