Attended the Google Cloud Applied AI Summit today. Found it interesting and thought it might be time to start dabbling into this black magic.
I have a web site with 1,500 lecture recordings (MP3 files). Each has a title and they are indexed in a database table. Currently, I offer a list by date and a simple word search on the titles. I lack a real search capability. Is there a project template/tutorial somewhere that can guide me into adding a search for the most relevant recording(s) given a prompt such as "Give me the best explained lecture on xxxx."
Is this something feasible (and affordable)? I would think almost every web site would need a similar feature.