Skip to main content
HomeCode-alongsData Science

Building AI Applications with LangChain and GPT

In the live training, you'll use LangChain to build a simple AI application, including preparing and indexing data, prompting the AI, and generating responses.
Jun 2023
Code along with us onCode Along

View Slides

Large language models (LLMs) like OpenAI GPT are revolutionizing every industry through their power to generate almost any text you can imagine. LangChain provides a software framework for incorporating LLM-based AI into your applications and data pipelines.

In the live training, you'll use LangChain to build a simple AI application, including preparing and indexing data, prompting the AI, and generating responses.

Key takeaways

  • Learn the basics of using LangChain to develop AI applications.
  • Learn how to structure an AI application.
  • Learn how to embed text data for high performance.

Additional Resources

Slides

Topics