LangChain & Vector Databases in Production
30,000+ learners from leading companies. 130+ 5-star reviews. Part of the Gen AI 360 Foundation Model Certification
with Activeloop, Towards AI, & Intel Disruptor Initiative
Foundational Model Certification
Course takers on the LangChain & Vector Databases in Production course
“Probably one of the most complete end to end LLM resources I have seen so far. Even if you are more advanced in GenAI and LLMs, there are still many things you might be interested in learning and are likely new for you. Very much recommended.”
Xavier (Xavi) Amatriain, VP of Engineering - Product AI Strategy, LinkedIn“@activeloopai @LangChainAI I signed up Wednesday and having been working through it.. insane quality for $0. 🤝”
Andrew Riley“Two of the things that make this certification different from every other LangChain course I've seen: 1. It's very extensive! It could be a book. 2. You'll work on industry-specific projects.”
Santiago @svpino“Yesterday I completed enough of @activeloopai‘s course to build something useful with #langchain Today a company owner liked the customer service bot I built for him and asked me to put it on his website. ZERO TO ONE BABY. Next: 1 to 10.”
Alex North Rule“Another great resource to stay ahead in the game - The Gen AI 360 Foundational model extensive course by @activeloopai Check it out : https://learn.activeloop.ai/courses/langchain 🚀🚀✨”
Abhishek RanjanIntroduction to the Course
Course Introduction: Things You Should Know Before You Start
Introduction to Course Modules
Course Logistics
LangChain 101: from Zero to Hero
Let's Get to Know Each Other
Introduction to LLMs and LangChain
Quick Intro to Large Language Models
Understanding Tokens
Building Applications Powered by LLMs with LangChain
Exploring the World of Language Models: LLMs vs Chat Models
Exploring Conversational Capabilities with GPT-4 and ChatGPT
Build a News Articles Summarizer
Using the Open-Source GPT4All Model Locally
What other models can we use? Popular LLM models compared
LLMs & LangChain Module Quiz
Intro to Prompting module
Intro to Prompt Engineering: Tips and Tricks
Using Prompt Templates
Getting the Best of Few Shot Prompts and Example Selectors
Managing Outputs with Output Parses
Improving our News Articles Summarizer
Creating Knowledge Graphs from Textual Data: Unveiling Hidden Connections
Learning How to Prompt Module Quiz
Intro to Indexes and Retrievers
Exploring the Role of Langchain's Indexes and Retrievers
Streamlined Data Ingestion: Text, PyPDF, Selenium URL Loaders, and Google Drive Sync
What are Text Splitters and Why They are Useful
Exploring the World of Embeddings
Build a Customer Support Question Answering Chatbot
Conversation Intelligence: Gong.io Open-Source Alternative AI Sales Assistant
FableForge: Creating Picture Books with OpenAI and Deep Lake
Saving 80% with Deep Lake HNSW Index: How to Rapidly Query 35M Vectors
Keeping Knowledge Organized with Indexes Module Quiz
Introduction to Chains
Chains and Why They are Used
Create a YouTube Video Summarizer Using Whisper and LangChain
Creating a Voice Assistant for your Knowledge Base
LangChain & GPT-4 for Code Understanding: Twitter Algorithm
3 Ways to Build a Recommendation Engine for Songs with LangChain
Video Lesson: How We Built a Song Recommendation Engine with LangChain
Guarding Against Undesirable Outputs with the Self-Critique Chain
Combining Components Together with Chains Module Quiz
“They started out with a vector store integration, so it's flown under the radar, but... @activeloopai's Deep Lake is an intriguing fully-fledged serverless data lake that supports attribute based filtering, multiple distance functions, MMR search.”
Harrison Chase, CEO LangChain“I believe that engineers and technology executives could benefit greatly from this course to stay at the forefront of AI. Intel continues to be at the vanguard of AI and new technology adoption. This Foundational Model Certification could help better equip the next generation of innovators with what they need to succeed with Generative AI and Large Language Models. It could also contribute to the broader adoption of AI applications and solutions across various industries.”
Arijit Bandyopadhyay, CTO – Enterprise Analytics & AI, Head of Strategy – Cloud & Enterprise, DCAI Group, Intel Corporation“Every company will soon add foundational models and vector databases to its day-to-day operations and products. Gen AI 360-certified developers will harness the full potential of LLMs or advanced AI technologies like Deep Lake and LangChain.”
Davit Buniatyan, CEO Activeloop“We're passionate about educating and upskilling engineers in this rapidly growing field. That's why we've designed this practical course to implement AI into company processes or use LLMs to build entirely new products.”
Louie Peters, CEO Towards AIWe've designed the course in a way that would be valuable for non-technical executives as well. To make the most out of it, however, you do need to be technical as it involves a lot of hands-on projects.
Intermediate Python Knowledge
Basic Knowledge of Jupyter Notebooks
Basic Knowledge of GitHub
As all of these technologies enter from bleeding edge to leading edge, it can be frustrating not having consistent examples or documentation to help carve away at the features Im desiring to implement both personally and for my employers. This...
Read MoreAs all of these technologies enter from bleeding edge to leading edge, it can be frustrating not having consistent examples or documentation to help carve away at the features Im desiring to implement both personally and for my employers. This was an absolutely incredible overview of LangChain, coupled with fantastic real world examples (with reasoning and failed attempts nonetheless). This course gave me everything I needed to iterate step by step on a few product features I've been exploring for work, as well as additional capabilities of both AI and LangChain that will be hard for my colleagues to believe are possible. I can't recommend this course enough and I've been eagerly awaiting completing it so I can show off my certificate and urge people to get their own. I'm super grateful to activeloop and team for organizing all these wonderful documents and examples and explaining it clearly and intentionally. This has supercharged my career and skills for the foreseeable future!
Read LessI didn't expect much. There are some tutorials out there covering most of the stuff found here. I mean, how hard can writing a prompt really be? As it turns out, you can get pretty darn advanced with it. This is literally the only course I've foun...
Read MoreI didn't expect much. There are some tutorials out there covering most of the stuff found here. I mean, how hard can writing a prompt really be? As it turns out, you can get pretty darn advanced with it. This is literally the only course I've found regarding Langchain that is as serious as a heart attack. Most are only high level overviews. This is the real deal. And it's free...
Read LessThis course is FANTASTIC! I have tried to navigate Langchain for a while now, due to their being so much functionality, I found it hard to grasp all the concepts. Not only did this course give me a great overview, it was packed with exciting proje...
Read MoreThis course is FANTASTIC! I have tried to navigate Langchain for a while now, due to their being so much functionality, I found it hard to grasp all the concepts. Not only did this course give me a great overview, it was packed with exciting projects. I made my own course material chatbot half way through, it was made so simple for me. Can't wait for more!! Thank you so much for making this accessible!
Read Lesscourse is really good. Course is very detailed with very good examples.
course is really good. Course is very detailed with very good examples.
Read LessLangchain is a framework to create chatbots and other AI apps on given data stored in vector databases. Deep Lake is great as it is a database used to store data of all types audio, videos, text etc. for LLMs. Highly recommend
Langchain is a framework to create chatbots and other AI apps on given data stored in vector databases. Deep Lake is great as it is a database used to store data of all types audio, videos, text etc. for LLMs. Highly recommend
Read LessVery nice course and amazing projects.
Very nice course and amazing projects.
Read LessFound it really helpful. It covers theory and projects, both. The way codes are explained by guiding on developing amazing applications is quite compelling. Strongly recommend it to every AI developer. Thanks a lot!
Found it really helpful. It covers theory and projects, both. The way codes are explained by guiding on developing amazing applications is quite compelling. Strongly recommend it to every AI developer. Thanks a lot!
Read LessThe course has a lot of valuable information and many great examples to understand in deep the concepts presented.
The course has a lot of valuable information and many great examples to understand in deep the concepts presented.
Read LessGreat content and use cases are well crafted. enjoyed the whole learning.
Great content and use cases are well crafted. enjoyed the whole learning.
Read LessThe course is absolutely free to take. While you do need an OpenAI account (you'd need a new account to redeem OpenAI credits) or a paid OpenAI account, we estimate the OpenAI API costs to be around $3. However, you can also use open-source LLMs across the course - which we cover in a related module.
Yes, we periodically update the course, so it is up to date. Please stick to recommended versions of the packages within the course for best experience.
Yes, you will get Gen AI 360 Certified upon completion.
Our quickest learners have completed the course as quickly as in 25 hours, but the average course completion time is 40+ hours of learning.