Preprocessing Unstructured Data for LLM Applications
Matt RobinsonDeepLearning.AI
This course will teach you how to preprocess data for LLM application development, focusing on working with different document types. You will learn to extract and normalize various documents into a common JSON format, enrich it with metadata, and apply techniques for document image analysis to preprocess PDFs, images, and tables. By the end of the course, you will be able to build a RAG bot capable of ingesting different documents and apply these skills to real-world scenarios.

