This course leverages the power of both LangChain and LlamaIndex frameworks, along with OpenAI GPT and Google Gemini APIs, and Vector Databases like ChromaDB and Pinecone. It is designed to provide you with a comprehensive understanding of building advanced LLM RAG applications through in-depth conceptual learning and hands-on sessions. The course covers essential aspects of LLM RAG apps, exploring components from both frameworks such as Agents, Tools, Chains, Memory, QueryPipelines, Retrievers, and Query Engines in a clear and concise manner. You'll also delve into Language Embeddings and Vector Databases, enabling you to develop efficient semantic search and similarity-based RAG applications. Additionally, the course covers various Prompt Engineering techniques to enhance the efficiency of your RAG applications.List of Projects/Hands-on included: Develop a Conversational Memory Chatbot using downloaded web data and Vector DBCreate a CV Upload and Semantic CV Search App Invoice Extraction RAG AppCreate a Structured Data Analytics App that uses Natural Language Queries ReAct Agent: Create a Calculator App using a ReAct Agent and ToolsDocument Agent with Dynamic Tools: Create multiple QueryEngineTools dynamically and orchestrate queries through AgentsSequential Query Pipeline: Create Simple Sequential Query PipelinesDAG Pipeline: Develop complex DAG PipelinesDataframe Pipeline: Develop complex Dataframe Analysis Pipelines with Pandas Output Parser and Response SynthesizerWorking with SQL Databases: Develop SQL Database ingestion BotCreate a FAST API for your LangChain Application just
What you'll learn
understanding of LangChain and LlamaIndex frameworks
ability to develop LLM RAG applications
proficiency in semantic search and vector databases
skills in prompt engineering techniques
Course objectives
to teach how to create conversational AI applications using the course frameworks
to enable development of applications that utilize vector databases and language embeddings
to provide hands-on experience with various types of projects including chatbots and data analytics apps