Display matching jobs to applicants in Job websites, recommended videos , posts, products etc. One way to do it is using Sql queries which get difficult if there are too many parameters to consider. AI comes to rescue. Simplest way to build recommendation engine is using Vector embeddings .
Here I will use Open AI to generate embeddings, we can use other LLM models as well.
- Laravel project with two models with data seeded applicants and Jobs