Difference between revisions of "LangChain"

From
Jump to: navigation, search
m (Hugging Face)
m
Line 84: Line 84:
 
<youtube>KaSyH2yeKa8</youtube>
 
<youtube>KaSyH2yeKa8</youtube>
 
<youtube>bH722QgRlhQ</youtube>
 
<youtube>bH722QgRlhQ</youtube>
 
 
  
  
Line 129: Line 127:
 
== LLama ==
 
== LLama ==
 
<youtube>9TxEQQyv9cE</youtube>
 
<youtube>9TxEQQyv9cE</youtube>
 +
 +
== GPT-Index ==
 +
 +
<youtube>Dhc_fq5iCnU</youtube>
  
 
= Comparing Large Language Models (LLM) =  
 
= Comparing Large Language Models (LLM) =  
Line 134: Line 136:
  
 
<youtube>rFNG0MIEuW0</youtube>
 
<youtube>rFNG0MIEuW0</youtube>
 
 
 
= GPT-Index =
 
 
<youtube>Dhc_fq5iCnU</youtube>
 

Revision as of 10:40, 22 March 2023

YouTube ... Quora ...Google search ...Google News ...Bing News



LangChain is a framework built around Large Language Model (LLM) that can be used for chatbots, Generative Question-Answering (GQA), summarization, and more. The core idea of the library is that we can “chain” together different components to create more advanced use cases around LLMs. LLMs are emerging as a transformative technology, enabling developers to build applications that they previously could not. But using these LLMs in isolation is often not enough to create a truly powerful app - the real power comes when you are able to combine them with other sources of computation or knowledge.

  • Python library
  • Javascript


Data Independent


Colab


Javascript


Pinecone

Supabase


Visual ChatGPT

Summarization

Emails


Zapier


Hugging Face

LLama

GPT-Index

Comparing Large Language Models (LLM)