Difference between revisions of "LangChain"

From
Jump to: navigation, search
m (BPeat moved page Langchain to LangChain without leaving a redirect)
m
Line 5: Line 5:
 
|description=Helpful resources for your journey with artificial intelligence; Attention, GPT, chat, videos, articles, techniques, courses, profiles, and tools  
 
|description=Helpful resources for your journey with artificial intelligence; Attention, GPT, chat, videos, articles, techniques, courses, profiles, and tools  
 
}}
 
}}
[https://www.youtube.com/results?search_query=Langchain+GPT+AI YouTube]
+
[https://www.youtube.com/results?search_query=LangChain+GPT+AI YouTube]
[https://www.quora.com/search?q=Langchain%20%GPT20AI ... Quora]
+
[https://www.quora.com/search?q=LangChain%20%GPT20AI ... Quora]
[https://www.google.com/search?q=Langchain+GPT+AI ...Google search]
+
[https://www.google.com/search?q=LangChain+GPT+AI ...Google search]
[https://news.google.com/search?q=Langchain+GPT+AI ...Google News]
+
[https://news.google.com/search?q=LangChain+GPT+AI ...Google News]
[https://www.bing.com/news/search?q=Langchain+GPT+AI&qft=interval%3d%228%22 ...Bing News]
+
[https://www.bing.com/news/search?q=LangChain+GPT+AI&qft=interval%3d%228%22 ...Bing News]
  
  
* [https://hwchase17.github.io/langchainjs/docs/overview/ Langchain | GitHub]
+
* [https://hwchase17.github.io/langchainjs/docs/overview/ LangChain | GitHub]
 
* [https://www.linkedin.com/in/harrison-chase-961287118/ Harrison Chase | LinkedIn]  ... [https://github.com/hwchase17 GitHub]  ... [https://twitter.com/hwchase17?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor Twitter]
 
* [https://www.linkedin.com/in/harrison-chase-961287118/ Harrison Chase | LinkedIn]  ... [https://github.com/hwchase17 GitHub]  ... [https://twitter.com/hwchase17?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor Twitter]
 
* [[Case Studies]]
 
* [[Case Studies]]
 
** [[Writing/Publishing]]  
 
** [[Writing/Publishing]]  
* [[Assistants]] ... [[Hybrid Assistants]]  ... [[Agents]]  ... [[Negotiation]] ... [[Langchain]]
+
* [[Assistants]] ... [[Hybrid Assistants]]  ... [[Agents]]  ... [[Negotiation]] ... [[LangChain]]
 
* [[Python]]  ... [[Generative AI with Python]]  ... [[Javascript]]  ... [[Generative AI with Javascript]]  ... [[Game Development with Generative AI]]
 
* [[Python]]  ... [[Generative AI with Python]]  ... [[Javascript]]  ... [[Generative AI with Javascript]]  ... [[Game Development with Generative AI]]
 
* [[Development]]  ...[[Development#AI Pair Programming Tools|AI Pair Programming Tools]] ... [[Analytics]]  ... [[Visualization]]  ... [[Diagrams for Business Analysis]]
 
* [[Development]]  ...[[Development#AI Pair Programming Tools|AI Pair Programming Tools]] ... [[Analytics]]  ... [[Visualization]]  ... [[Diagrams for Business Analysis]]
Line 26: Line 26:
  
  
<b>Langchain</b> is a [[Python]] 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 [[Large Language Model (LLM)|LLMs]]. [[Large Language Model (LLM)|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.
+
<b>LangChain</b> is a [[Python]] 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 [[Large Language Model (LLM)|LLMs]]. [[Large Language Model (LLM)|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.
  
 
   
 
   
Line 52: Line 52:
  
 
= My Documents =
 
= My Documents =
* [https://colab.research.google.com/drive/1-BI7NBxO6O-fYwjDoTUKrC3lmrWu0I0R?usp=sharing Langchain QA over docs | Colab]
+
* [https://colab.research.google.com/drive/1-BI7NBxO6O-fYwjDoTUKrC3lmrWu0I0R?usp=sharing LangChain QA over docs | Colab]
  
 
<youtube>EnT-ZTrcPrg</youtube>
 
<youtube>EnT-ZTrcPrg</youtube>
Line 78: Line 78:
 
= Javascript =
 
= Javascript =
 
* [https://www.npmjs.com/package/chatgpt Node.js client for the official ChatGPT API]
 
* [https://www.npmjs.com/package/chatgpt Node.js client for the official ChatGPT API]
* [https://github.com/hwchase17/langchainjs Langchainjs | Harrison Chase - GitHub]
+
* [https://github.com/hwchase17/langchainjs LangChainjs | Harrison Chase - GitHub]
  
 
<youtube>veV2I-NEjaM</youtube>
 
<youtube>veV2I-NEjaM</youtube>

Revision as of 21:19, 22 March 2023

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



LangChain is a Python 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.


Getting Started

Data Independent - tutorial videos

reference videos throughout page



My Documents

Long documents

Memory

Emails

Zapier

Javascript

Pinecone

Supabase

Water

Visual ChatGPT

Summarization

Hugging Face

LLama

GPT-Index

Comparing Large Language Models (LLM)

Gradio

Filtering LLM

Taxes

More