A collection of notebooks for learning and exploring Gen AI concepts.
This repo contains all the practical implementations and assignements done while following Krish Naik's Roadmap
Explored text preprocessing including techniques like tokenization,stemming,removing stopwords and lemmatization Also, explored conversion of cleaned text data to vectors using Bag of words and TF-IDF