Track
Chainlit: A Guide With Practical Examples
Learn what Chainlit is, how to install it, and how to run it to build interactive interfaces for LLM-powered applications.
May 19, 2025 · 8 min read
Develop AI Applications
Learn to build AI applications using the OpenAI API.
Learn AI with these courses!
4hrs hr
Course
Developing LLM Applications with LangChain
3 hr
23.2K
Course
Deploying AI into Production with FastAPI
4 hr
478
See More
RelatedSee MoreSee More
Tutorial
How to Build LLM Applications with LangChain Tutorial
Explore the untapped potential of Large Language Models with LangChain, an open-source Python framework for building advanced AI applications.
Moez Ali
12 min
Tutorial
Introduction to LangChain for Data Engineering & Data Applications
LangChain is a framework for including AI from large language models inside data pipelines and applications. This tutorial provides an overview of what you can do with LangChain, including the problems that LangChain solves and examples of data use cases.
Richie Cotton
11 min
Tutorial
How to Build User Interfaces For AI Applications Using Streamlit And LangChain
Learn to build AI chatbots with Streamlit, LangChain, and Neo4j. This tutorial covers creating UIs for LLM apps, implementing RAG, and deploying to Streamlit Cloud.
Bex Tuychiev
13 min
Tutorial
Building LangChain Agents to Automate Tasks in Python
A comprehensive tutorial on building multi-tool LangChain agents to automate tasks in Python using LLMs and chat models using OpenAI.
Bex Tuychiev
14 min
Tutorial
LangGraph Tutorial: What Is LangGraph and How to Use It?
LangGraph is a library within the LangChain ecosystem that provides a framework for defining, coordinating, and executing multiple LLM agents (or chains) in a structured and efficient manner.
Ryan Ong
12 min
code-along
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.
Emmanuel Pire