diff --git a/README.md b/README.md index 5bac596..1d53f4d 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ This repository is dedicated to my learning journey through the [LangChain & Vector Databases in Production](https://learn.activeloop.ai/courses/langchain) course offered by Activeloop. The course is part of the Gen AI 360 Foundational Model Certification and focuses on mastering Large Language Models (LLMs) and Vector Databases. +![Screenshot of Activeloop Course](demo.jpeg) + ## Course Overview - **LangChain**: A robust framework for building applications with LLMs. diff --git a/demo.jpeg b/demo.jpeg new file mode 100644 index 0000000..09bf30b Binary files /dev/null and b/demo.jpeg differ