Skip to content

DataForScience/LangChain

Repository files navigation

GitHub Twitter @data4sci GitHub top language GitHub repo size GitHub last commit

Graphs For Science Data Science Briefing

LangChain for Generative AI Pipelines

Code and slides to accompany the online series of webinars: https://data4sci.com/langchain by Data For Science.

LangChain is the state-of-the-art framework for developing Large Language Model (LLM) based applications. It provides a wide range of Lego-like components to streamline the integration of various LLM functionalities into functional pipelines without requiring in-depth expertise in ML.

In this course, students will get an in-depth view of the structure of LangChain and its various components. You will learn how to apply these components to Information Retrieval and the development of chatbots. An overview of the pros and cons of LLMs from OpenAI, HuggingFace, and Anthropic, as well as a primer on Prompt Engineering, will also be provided to empower students to make the best use possible of the capabilities that LangChain puts at their fingertips.

Schedule

1.Generative AI

  • Overview of Generative Models
  • Comparison of GPT to other LLMs
  • Text to Image Models

2. LangChain

  • LangChain structure
  • Understanding Chains
  • Exploring Agents
  • Using tools to interact with the world

3. Information Processing

  • Understanding Text Summarization
  • Information Extraction Applications
  • Developing a Question Answering

4. Chatbots

  • Information Retrieval and Vectors
  • Retrievers in LangChain
  • Implementing a simple Chatbot

5. Prompt Engineering

  • Overview of Prompt Engineering Techniques
  • Comparison of Zero-Shot and Few-Shot Prompting
  • Understanding Chain of Thought prompts
  • Developing Tree of Thought prompts

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published