April 10, 2023 No Comments

Unlocking the Future of Resume Parsing with ChatGPT: Streamline Your Hiring Process!

In today’s competitive job market, sifting through countless resumes can be time-consuming and overwhelming. This is a major pain point for so many individuals, companies, and recruitment agencies. Resumes come in various formats and layouts, making it difficult to extract relevant information consistently. Resumes may contain different sections, such as personal details, work experience, education, […]

May 25, 2021 No Comments

NLP Tutorial: Movie Recommendation System Using BERT

Recommendation systems are built to generate recommendations for particular item. On ecommerce websites like Amazon, we get product recommendations and on youtube, we get video recommendations. Nowadays, recommendations systems are being used on many more content rich websites like news, movies, blogs, etc. Here is our own try to create a Natural Language Processing (NLP) […]

September 9, 2019 No Comments

How To Use Video Intelligence API Of Google Cloud With Python On Google Colab

Google Cloud offers Video Intelligence API service which analyzes the input video and provides labelling. Pre-trained models of Video Intelligence API can help detect more than 2000 objects, places and actions from the video. We are going to take you through how to use Video Intelligence API with Python on Google Colab and local computer. First part […]