LangChain Crash Course in Python

Опубликовано: 03 Сентябрь 2023
на канале: TrickSumo
639
7

The Ultimate Langchain Course for Python Developers

Welcome, to the ultimate Langchain course for beginners. We will cover Langchain basics, pinecone vectorDB, and make some cool large language model (OpenaAi and Llama2) based applications.

Langchain is a framework for the development of LLM powered applications. It provides components to quickly create AI chatbots and Tools.

Langchain Python modules:- https://python.langchain.com/docs/mod...
Model I/O
Retrieval
Chains
Agents
Memory
Callbacks

Main Components of Langchain:- https://docs.langchain.com/docs/categ...
Schema
Models
Prompts
Indexes
Memory
Chains
Agents

Lagchain Documentataion:-
https://docs.langchain.com/docs/
https://python.langchain.com/docs/get...

Langchain Github:-
https://github.com/langchain-ai/langc...

Langchain tutorial:-
https://github.com/GoogleCloudPlatfor...

#langchain #python #chatgpt