Enhancing a RAG system’s performance depends on efficiently processing diverse unstructured data sources.
In this course, you’ll learn techniques for representing all sorts of unstructured data, like text, images, and tables, from many different sources and implement them to extend your LLM RAG pipeline to include Excel, Word, PowerPoint, PDF, and EPUB files.
Class Deals by MOOC List - Click here and see Coursera's Active Discounts, Deals, and Promo Codes.
- How to preprocess data for your LLM application development, focusing on how to work with different document types.
- How to extract and normalize various documents into a common JSON format and enrich it with metadata to improve search results.
- Techniques for document image analysis, including layout detection and vision transformers, to extract and understand PDFs, images, and tables.
- How to build a RAG bot that is able to ingest different documents like PDFs, PowerPoints, and Markdown files.
Apply the skills you’ll learn in this course to real-world scenarios, enhancing your RAG application and expanding its versatility.
What you'll learn
- Learn to extract and normalize content from a wide variety of document types to expand the information accessible to your LLM.
- Enrich your content with metadata, enhancing retrieval augmented generation (RAG) results and supporting more nuanced search capabilities.
- Explore document image analysis techniques and learn how to apply these methods to preprocess PDFs, images, and tables.