UTMT
Learn to Build AI Products
Home
Projects
Learning
Curiosity Park
RAG Part 1
What You Will Learn
Introduction to RAG
Content Covered
Covers the basics of Retrieval Augmented Generation.
Resources
Sentence Similarity using BERT and SBERT (from playlist)
Limitation of IR using LLMs (from playlist)
RAG using LangChain (from playlist)
Text Classification with Transformers
Sentiment Analysis with BERT and Hugging Face
NER: Definition
NER with BERT in PyTorch