codeforcauseorg / edu-client

Product focuses on 100% education as well as upskilling developing countries and rural areas.
https://educlient.codeforcause.org/
MIT License
128 stars 148 forks source link

AI powered search #339

Open RohankumarM opened 3 years ago

RohankumarM commented 3 years ago

I am thinking of using GCP's video intelligence api(uses REST API) to train some of the courses video and try to make the search term accurate for the users.

So, whenever a user searches for like "authentication using nodejs" then it will display bunch of courses where one of the course video is teaching how to do that.

harkiratsm commented 3 years ago

@RohankumarM actually I been working on REST API can u guide regarding this issue

RohankumarM commented 3 years ago

@harkiratsm Yeah what is it?