Complete guide of Generative AI - LangChain, Agentic AI, RAG

dkmdkm

U P L O A D E R
04ef1aaef8ae1d8e227b835b92327c15.jpg

Free Download Complete guide of Generative AI - LangChain, Agentic AI, RAG
Published 11/2024
Created by Soumen Kumar Mondal
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 57 Lectures ( 7h 53m ) | Size: 4.5 GB

Complete reference of Gen AI with fundamentals of NLP, LangChain, LCEL, LangSmith, LangServe, Agentic AI, RAG, Neo4J
What you'll learn
Master the fundamentals of NLP: Tokenization, embedding, POS tagging, TF-IDF, chunking, and more.
Understand the fundamentals of Generative AI: Explore key concepts like autoencoders, VAEs, GANs, and Transformer models
Master Prompt Engineering: Learn techniques to design effective prompts for models like ChatGPT, including zero-shot, one-shot, and few-shot prompting.
Work with industry-leading tools: Explore cutting-edge Generative AI platforms like ChatGPT, Google Gemini, and Microsoft CoPilot for real-world applications.
Set up the environment for hands-on Generative AI applications: Implement RAG using Python, VS Code, and LangChain.
Work with LangChain and LangChain Ecosystem Libraries (LCEL): Build real-world Generative AI applications and explore the LangChain ecosystem.
Develop AI Agents: Understand and implement agents like Crew AI and AutoGen to automate complex tasks.
Implement Vector RAG and Graph RAG: Use Neo4j for advanced retrieval and data augmentation techniques.
Learn Self-Reflective RAG techniques: Understand how AI can reason and reflect on its own processes.
Practical Python skills for Generative AI: Start from the basics and progress to advanced AI development with Python and libraries like NLTK.
Build AI solutions from the ground up: Gain end-to-end knowledge of Generative AI, from basics to advanced implementations with LangChain and LCEL.
Requirements
Basic understanding of Python but dont worry the course will cover fundamental of Python.
Description
Unlock the full potential of Generative AI in this comprehensive, hands-on course tailored for students, developers, and AI enthusiasts. Whether you're a beginner or looking to deepen your expertise, this course offers an immersive experience, starting with the Fundamentals of Natural Language Processing (NLP) and Generative AI, giving you the foundational knowledge needed to excel. You will learn the basics of Python, ensuring even those new to programming can participate fully. From there, we dive into advanced LangChain implementations, where you'll build real-world applications. You'll also gain practical experience with LangSmith and LangGraph, key tools in the AI ecosystem.Explore the power of AI Agents, including Crew AI and AutoGen, and see how these autonomous systems can transform tasks like customer service, automation, and more. The course also covers cutting-edge Retrieval-Augmented Generation (RAG) techniques, including Vector RAG and Graph RAG using Neo4j for enhanced search and data retrieval. A special focus on Self-Reflective RAG will introduce you to the next frontier of AI-driven reasoning.With quizzes, practical coding challenges, and hands-on projects, this course ensures you gain both theoretical understanding and practical experience in the most important areas of Generative AI. Get ready to build AI solutions from the ground up!
Who this course is for
Data Scientists
Machine Learning Engineers
AI and NLP Enthusiasts
Developers and Software Engineers
Researchers and Academics
Product Managers and Technical Leads
Students and Learners
AI Practitioners and Consultants
Quality Engineers
Homepage
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!







Recommend Download Link Hight Speed | Please Say Thanks Keep Topic Live
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
No Password - Links are Interchangeable
 
Kommentar
537368816_que-es-udemy-analisis-opiniones.jpg

4.49 GB | 20min 36s | mp4 | 1280X720 | 16:9
Genre:eLearning |Language:English


Files Included :
1 -Introduction.mp4 (98.56 MB)
1 -Agentic AI - Concept and workflow.mp4 (17.04 MB)
2 -Agentic AI - Overview and Key characteristics.mp4 (27.5 MB)
3 -Agentic AI - Applications.mp4 (22.1 MB)
4 -Agentic AI - Design Pattern.mp4 (73.6 MB)
1 -Crew AI - Overview and components.mp4 (77.86 MB)
2 -Crew AI Hands-On Build simple one agent streamlit app.mp4 (70.63 MB)
3 -Crew AI Hands-On Hierarchical Process.mp4 (120.75 MB)
4 -Crew AI Hands-On Customized Manager Agent.mp4 (66.33 MB)
5 -Crew AI Hands-On Build Trip Planner Agentic app with Streamlit.mp4 (238.99 MB)
6 -Crew AI Hands-On Build Game Python code with Agent.mp4 (116.22 MB)
7 -AgentOps Integrate Trip Planner Agents.mp4 (55.23 MB)
1 -AutoGen - Overview and concepts.mp4 (44.93 MB)
2 -AutoGen Hands-On Overview.mp4 (72.19 MB)
3 -AutoGen Hands-On Execute code with agent.mp4 (72.71 MB)
4 -AutoGen Hands-On Sequential Pattern.mp4 (86.93 MB)
5 -AutoGen Hands-On GroupChat Pattern.mp4 (57.8 MB)
6 -AutoGen Hands-On Two Agents Chat with Streamlit.mp4 (43.78 MB)
7 -AutoGen Hands-On How to create custom tools.mp4 (32.41 MB)
8 -AutoGen Hands-On Agentic RAG with streamlit.mp4 (85.51 MB)
9 -AutogenStudio Microsoft product to build Agents through UI.mp4 (146.97 MB)
1 -Why RAG.mp4 (24.61 MB)
2 -Process of RAG.mp4 (25.68 MB)
1 -What is vector RAG.mp4 (23.94 MB)
2 -Develop vector RAG with Groq API and Langchain.mp4 (116.77 MB)
1 -What is Graph RAG.mp4 (37.52 MB)
2 -Graph RAG with Neo4j.mp4 (162.49 MB)
3 -Hybrid search Graph RAG with Neo4j.mp4 (218.01 MB)
1 -Understand adaptive or self-reflective flow.mp4 (10.63 MB)
2 -Implement Self-reflective RAG chatbot with Langgraph.mp4 (292.6 MB)
1 -LangSmith integration with RAG.mp4 (150.99 MB)
1 -Overview of Generative AI Easy explanation, Gen AI vs Predective AI.mp4 (84.01 MB)
2 -Generative AI - Models Latent Space.mp4 (35.23 MB)
3 -Gen AI Models Auto Encoder and VAE.mp4 (39.31 MB)
4 -Gen AI Models GANs model.mp4 (27.77 MB)
1 -What is NLP.mp4 (16.11 MB)
2 -NLP concepts POS, NER, Chunking, BOW, TF-IDF and Embeddings.mp4 (67.17 MB)
3 -NLP concepts Tokenization, Stemming, Lemmatization.mp4 (22.44 MB)
4 -NLP concepts Evaluation of NLP.mp4 (32.78 MB)
1 -Python, VS Code, Neo4J, API Key setup.mp4 (150.09 MB)
1 -Python basics Hello World, Data Type, If-Else.mp4 (76.05 MB)
2 -Python basics List, Tuples, Set, Dictionary.mp4 (204.71 MB)
3 -Python basics Develop first LLM app.mp4 (78.6 MB)
1 -NLTK - Embedding , Tokenization.mp4 (113.69 MB)
2 -NLTK - BOW, TF-IDF.mp4 (56.91 MB)
1 -Prompt Engineering Concepts, Key Elements, Different techniques.mp4 (95.82 MB)
2 -Prompt engineering hands on with ChatGPT.mp4 (88.24 MB)
3 -Prompting through Groq UI.mp4 (62.53 MB)
4 -Prompting through Gemini.mp4 (61.85 MB)
5 -Gen AI through Microsoft Co Pilot.mp4 (30.25 MB)
1 -Concept of LangChain.mp4 (55.92 MB)
2 -Overview of LCEL(LangChain Expression Language).mp4 (40.7 MB)
3 -Quick hands-on with LCEL.mp4 (153.84 MB)
4 -First LLM Application with LangChain.mp4 (62.58 MB)
5 -First Streamlit Chatbot with LangChain.mp4 (63.24 MB)
1 -LangGraph - Concept and Hands on.mp4 (187.89 MB)
]
Screenshot
c020lwMD_o.jpg


Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
 
Kommentar

In der Börse ist nur das Erstellen von Download-Angeboten erlaubt! Ignorierst du das, wird dein Beitrag ohne Vorwarnung gelöscht. Ein Eintrag ist offline? Dann nutze bitte den Link  Offline melden . Möchtest du stattdessen etwas zu einem Download schreiben, dann nutze den Link  Kommentieren . Beide Links findest du immer unter jedem Eintrag/Download.

Data-Load.me | Data-Load.ing | Data-Load.to | Data-Load.in

Auf Data-Load.me findest du Links zu kostenlosen Downloads für Filme, Serien, Dokumentationen, Anime, Animation & Zeichentrick, Audio / Musik, Software und Dokumente / Ebooks / Zeitschriften. Wir sind deine Boerse für kostenlose Downloads!

Ist Data-Load legal?

Data-Load ist nicht illegal. Es werden keine zum Download angebotene Inhalte auf den Servern von Data-Load gespeichert.
Oben Unten