Foro Wanako1
¿Quieres reaccionar a este mensaje? Regístrate en el foro con unos pocos clics o inicia sesión para continuar.

Foro Wanako1

Programas Gratuitos, Desatendidos y Mucho más!!!
 
PortalPortal  ÍndiceÍndice  BuscarBuscar  Últimas imágenesÚltimas imágenes  ConectarseConectarse  RegistrarseRegistrarse  
Buscar
 
 

Resultados por:
 
Rechercher Búsqueda avanzada
Los posteadores más activos del mes
missyou123
Introduction To  Langchain Vote_lcapIntroduction To  Langchain Voting_barIntroduction To  Langchain Vote_rcap 
tano1221
Introduction To  Langchain Vote_lcapIntroduction To  Langchain Voting_barIntroduction To  Langchain Vote_rcap 
ПΣӨƧӨFƬ
Introduction To  Langchain Vote_lcapIntroduction To  Langchain Voting_barIntroduction To  Langchain Vote_rcap 
大†Shinegumi†大
Introduction To  Langchain Vote_lcapIntroduction To  Langchain Voting_barIntroduction To  Langchain Vote_rcap 
Engh3
Introduction To  Langchain Vote_lcapIntroduction To  Langchain Voting_barIntroduction To  Langchain Vote_rcap 
ℛeℙ@¢ᴋ€r
Introduction To  Langchain Vote_lcapIntroduction To  Langchain Voting_barIntroduction To  Langchain Vote_rcap 
ronaldinho424
Introduction To  Langchain Vote_lcapIntroduction To  Langchain Voting_barIntroduction To  Langchain Vote_rcap 
smack
Introduction To  Langchain Vote_lcapIntroduction To  Langchain Voting_barIntroduction To  Langchain Vote_rcap 
Junio 2024
LunMarMiérJueVieSábDom
     12
3456789
10111213141516
17181920212223
24252627282930
CalendarioCalendario
Últimos temas
» Nemetschek Allplan 2024.1.2 (x64)
Introduction To  Langchain EmptyHoy a las 2:29 pm por tano1221

» Nemetschek Allplan + IBD Planungsdaten 2023 Multilenguaje (Español) 64-bit
Introduction To  Langchain EmptyHoy a las 2:27 pm por tano1221

» Yamicsoft Windows 11 Manager 2.0.2 (x64)
Introduction To  Langchain EmptyHoy a las 2:19 pm por tano1221

» Code VBA 10.0.0.64 | (Add-in) Microsoft Office
Introduction To  Langchain EmptyHoy a las 2:13 pm por tano1221

» ImageGlass 9.1.7.667
Introduction To  Langchain EmptyAyer a las 1:51 pm por ПΣӨƧӨFƬ

» Voxengo Complete Bundle 2024.6
Introduction To  Langchain EmptyAyer a las 1:48 pm por ПΣӨƧӨFƬ

» Wondershare Recoverit 12.6.1.1 (x64) Multilingual
Introduction To  Langchain EmptyAyer a las 1:47 pm por ПΣӨƧӨFƬ

» 3DP Chip 24.06 Multilingual
Introduction To  Langchain EmptyAyer a las 1:41 pm por tano1221

» Marvelous Designer Personal 2024.1.71.49628 (x64)
Introduction To  Langchain EmptyAyer a las 1:34 pm por tano1221

Sondeo
Visita de Paises
free counters
Free counters

Comparte | 
 

 Introduction To Langchain

Ver el tema anterior Ver el tema siguiente Ir abajo 
AutorMensaje
missyou123
Miembro Mayor
Miembro Mayor


Mensajes : 70278
Fecha de inscripción : 20/08/2016

Introduction To  Langchain Empty
MensajeTema: Introduction To Langchain   Introduction To  Langchain EmptyDom Nov 05, 2023 3:38 am


Introduction To  Langchain A78ca3c95ae0644ec25aa02a5def9c51
Introduction To Langchain
Published 11/2023
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 6.29 GB | Duration: 7h 21m

Learn to build Software Applications with Large Language Models

What you'll learn
Build software applications with Large Language models
Learn how to augment LLMs with tools and databases
Learn how to connect LLMs to external data
Learn the fundamentals of Prompt Engineering
Learn the fundamentals of Vector Databases
Learn the fundamentals of Retrieval Augmented Generation
LangChain: Models, Chains, Prompts, Memory, Vector stores, Agents!
Requirements
Python
Jupyter notebooks
VS Code
Description
Welcome to the Introduction to LangChain course! Very recently, we saw a revolution with the advent of Large Language Models. It is rare that something changes the world of Machine Learning that much, and the hype around LLM is real! That's something that very few experts predicted, and it's essential to be prepared for the future.LangChain is an amazing tool that democratizes machine learning for everybody. With LangChain, every software engineer can use machine learning and build applications with it. Prior to LangChain and LLMs, you needed to be an expert in the field. Now, you can build an application with a couple of lines of code. Think about language models as a layer between humans and software. LangChain is a tool that allows the integration of LLMs within a larger software.Topics covered in that course:LangChain BasicsLoading and Summarizing DataPrompt Engineering FundamentalsVector Database BasicsRetrieval Augmented GenerationRAG Optimization and Multimodal RAGAugmenting LLMs with a Graph DatabaseAugmenting LLMs with toolsHow to Build a Smart Voice AssistantHow to Automate Writing NovelsHow to Automate Writing SoftwareThe course is very hands-on! We will work on many examples to build your intuition on the different concepts we will address in this course. By the end of the course, you will be able to build complex software applications powered by Large Language Models!
Overview
Section 1: Introduction
Lecture 1 Introduction to the course
Lecture 2 Course structure
Lecture 3 Setting up your Jupyter Notebook (optional)
Section 2: LangChain Basics
Lecture 4 Introduction
Lecture 5 What is LangChain - OpenAI API Key - Installing the Python Packages
Lecture 6 LLMs
Lecture 7 Chains
Lecture 8 Prompt Templates
Lecture 9 Output parsers
Lecture 10 Simple Sequence
Lecture 11 Written material
Lecture 12 Outro
Section 3: Loading and Summarizing Data
Lecture 13 Introduction
Lecture 14 Loading Data
Lecture 15 Summary strategies
Lecture 16 Summarization examples
Lecture 17 Written material
Lecture 18 Outro
Section 4: Prompt Engineering Fundamentals
Lecture 19 Introduction
Lecture 20 Elements of a Prompt
Lecture 21 Few-Shot Learning
Lecture 22 Memetic Proxy
Lecture 23 Chain of Thought
Lecture 24 Self-Consistency
Lecture 25 Inception
Lecture 26 Self-Ask
Lecture 27 ReAct
Lecture 28 Plan and Execute
Lecture 29 Written material
Lecture 30 Outro
Section 5: Vector Database Basics
Lecture 31 Intro
Lecture 32 Why Vector Databases?
Lecture 33 Similarity Metrics
Lecture 34 Why do we need Indexing?
Lecture 35 Product Quantization
Lecture 36 Locality Sensitive-Hashing
Lecture 37 Navigable Small World
Lecture 38 Hierarchical Navigable Small World
Lecture 39 Maximum Marginal Relevance
Lecture 40 Written material
Lecture 41 Outro
Section 6: Retrieval augmented generation
Lecture 42 Introduction
Lecture 43 Indexing data
Lecture 44 Loading data into a vector database
Lecture 45 Providing sources
Lecture 46 Indexing a website
Lecture 47 Indexing a GitHub repository
Lecture 48 The Stuff Strategy
Lecture 49 The Map-Reduce Strategy
Lecture 50 The Refine strategy
Lecture 51 The Map-Rerank strategy
Lecture 52 Written material
Lecture 53 Outro
Section 7: RAG optimization and Multimodal RAG
Lecture 54 Introduction
Lecture 55 Multi-Vector Retriever
Lecture 56 Hypothetical Queries
Lecture 57 Parsing a Multimodal Document
Lecture 58 Summarizing the Data
Lecture 59 Describing Images with LlaVA
Lecture 60 Index the Data into a Database
Lecture 61 Finalizing the RAG Pipeline
Lecture 62 Written material
Lecture 63 Outro
Section 8: Augmenting LLMs with a Graph Database
Lecture 64 Intro
Lecture 65 What is a Knowledge Base
Lecture 66 Getting the Data
Lecture 67 Create the Graph Representation
Lecture 68 Augmenting LLMs with a Knowledge Base
Lecture 69 Using the Diffbot Graph Transformer
Lecture 70 Creating a Local Graph Database
Lecture 71 Augmenting an LLM with the Graph Database
Lecture 72 Written material
Lecture 73 Outro
Section 9: Augmenting LLMs with Tools
Lecture 74 Intro
Lecture 75 What is an Agent?
Lecture 76 Agent Example
Lecture 77 Dissecting the Iterative Process
Lecture 78 The Different Tools
Lecture 79 Building Custom Tools
Lecture 80 Written material
Lecture 81 Outro
Section 10: How to build a Smart Voice Assistant
Lecture 82 Introduction
Lecture 83 What are we building
Lecture 84 Setting up the Project
Lecture 85 From Speech to Text
Lecture 86 From Text to Speech
Lecture 87 Building a Conversational Agent
Lecture 88 Augmenting the Agent with Tools
Lecture 89 Written material
Lecture 90 Outro
Section 11: How to Automate Writing Books
Lecture 91 Introduction
Lecture 92 Formalizing the Book Writing Process
Lecture 93 Setting up the Project
Lecture 94 The Main Character
Lecture 95 The Title
Lecture 96 The Plot
Lecture 97 The Chapters List
Lecture 98 The Events List
Lecture 99 The Chapters' Plots
Lecture 100 Writing the Book
Lecture 101 Writing to File
Lecture 102 Reading the Book
Lecture 103 Written material
Lecture 104 Outro
Section 12: Automating Writing Software
Lecture 105 Introduction
Lecture 106 The Strategy
Lecture 107 Setting up the Project
Lecture 108 The Technical Requirements
Lecture 109 The Class Structure
Lecture 110 The File Structure
Lecture 111 The File Paths
Lecture 112 The Code
Lecture 113 Iterate
Lecture 114 Written material
Lecture 115 Outro
Section 13: Thank you!
Lecture 116 Parting words
Intermediate Python developers curious to learn how to develop software applications with Large Language Models,Machine Learning enthusiasts that want to to improve their knowledge on Large Language Models

Screenshots

Introduction To  Langchain Ca89f0faf3cea3606cfc3777d2c997df

Download link

rapidgator.net:
Código:

https://rapidgator.net/file/204cc868ec8b5696928b50d953d6aed5/qpxse.Introduction.To.Langchain.part1.rar.html
https://rapidgator.net/file/e957394df12ca24a322b48825a0aec94/qpxse.Introduction.To.Langchain.part2.rar.html
https://rapidgator.net/file/160ffbd62288da7832bbfebf9601d661/qpxse.Introduction.To.Langchain.part3.rar.html
https://rapidgator.net/file/522e3382869d69b564627d158dd04169/qpxse.Introduction.To.Langchain.part4.rar.html
https://rapidgator.net/file/15850fc8e0ac87a95be2773f9bc39581/qpxse.Introduction.To.Langchain.part5.rar.html
https://rapidgator.net/file/5ee6da8ee7f666c4eceb8ef52cb3f674/qpxse.Introduction.To.Langchain.part6.rar.html
https://rapidgator.net/file/848fa2c6d4ea4a91a921b43a6d5432d9/qpxse.Introduction.To.Langchain.part7.rar.html

uploadgig.com:
Código:

https://uploadgig.com/file/download/7d2d59eca2158071/qpxse.Introduction.To.Langchain.part1.rar
https://uploadgig.com/file/download/29924fD9a7600199/qpxse.Introduction.To.Langchain.part2.rar
https://uploadgig.com/file/download/18C1ec1fa4414aad/qpxse.Introduction.To.Langchain.part3.rar
https://uploadgig.com/file/download/99c2e6fbD934bdf3/qpxse.Introduction.To.Langchain.part4.rar
https://uploadgig.com/file/download/DC4Ff663542a05Ab/qpxse.Introduction.To.Langchain.part5.rar
https://uploadgig.com/file/download/A1752264efa0a565/qpxse.Introduction.To.Langchain.part6.rar
https://uploadgig.com/file/download/5869143f9d52553A/qpxse.Introduction.To.Langchain.part7.rar

nitroflare.com:
Código:

https://nitroflare.com/view/9172DEEBA53309A/qpxse.Introduction.To.Langchain.part1.rar
https://nitroflare.com/view/3772755DA3507F4/qpxse.Introduction.To.Langchain.part2.rar
https://nitroflare.com/view/A37D9F968AFCC32/qpxse.Introduction.To.Langchain.part3.rar
https://nitroflare.com/view/3BF62E64BC3BDE3/qpxse.Introduction.To.Langchain.part4.rar
https://nitroflare.com/view/845B492E25173F2/qpxse.Introduction.To.Langchain.part5.rar
https://nitroflare.com/view/F8343F7078D1613/qpxse.Introduction.To.Langchain.part6.rar
https://nitroflare.com/view/FC3A25981CC9156/qpxse.Introduction.To.Langchain.part7.rar
Volver arriba Ir abajo
 

Introduction To Langchain

Ver el tema anterior Ver el tema siguiente Volver arriba 
Página 1 de 1.

 Temas similares

-
» LangChain- From Zero to Hero
» LLMs with LangChain - Beginner friendly
» LangChain in Action: Develop LLM-Powered Applications
» GenerativeAI: GPT, Function calling, Whisper, LangChain
» Llm To Revenue: Maximize Business Value With Langchain Apps

Permisos de este foro:No puedes responder a temas en este foro.
Foro Wanako1 :: Programas o Aplicaciónes :: Ayuda, Tutoriales-