Fact Verification with RAGs
Offered By: Pluralsight
Course Description
Overview
Learn how to use retrieval-augmented generation (RAG) to ensure the accuracy of AI-generated content. This course uses Python and advanced NLP models to implement data retrieval and verification systems.
Ensuring the accuracy of AI-generated content is critical. In this course, Fact Verification with RAGs, you’ll learn to implement a system that verifies AI-generated content using NLP techniques. First, you’ll explore how to retrieve relevant data from a dataset using Python and the pandas library. Next, you’ll discover how to use pre-trained sentence transformers to generate embeddings for textual data. Finally, you’ll learn how to implement a zero-shot classification model to assess the veracity of claims. When you're finished with this course, you’ll have the essential skills and knowledge of retrieval-augmented generation needed to ensure the accuracy and reliability of AI-generated content using Python common libraries.
Ensuring the accuracy of AI-generated content is critical. In this course, Fact Verification with RAGs, you’ll learn to implement a system that verifies AI-generated content using NLP techniques. First, you’ll explore how to retrieve relevant data from a dataset using Python and the pandas library. Next, you’ll discover how to use pre-trained sentence transformers to generate embeddings for textual data. Finally, you’ll learn how to implement a zero-shot classification model to assess the veracity of claims. When you're finished with this course, you’ll have the essential skills and knowledge of retrieval-augmented generation needed to ensure the accuracy and reliability of AI-generated content using Python common libraries.
Syllabus
- Exploring Fact Verification with RAG 24mins
Taught by
Ed Freitas
Related Courses
Pinecone Vercel Starter Template and RAG - Live Code Review Part 2Pinecone via YouTube Will LLMs Kill Search? The Future of Information Retrieval
Aleksa Gordić - The AI Epiphany via YouTube RAG But Better: Rerankers with Cohere AI - Improving Retrieval Pipelines
James Briggs via YouTube Advanced RAG - Contextual Compressors and Filters - Lecture 4
Sam Witteveen via YouTube LangChain Multi-Query Retriever for RAG - Advanced Technique for Broader Vector Space Search
James Briggs via YouTube