Difference between revisions of "LangChain"

From
Jump to: navigation, search
m
m
Line 12: Line 12:
  
 
* [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://hwchase17.github.io/langchainjs/docs/modules/prompts/prompt_template Prompt Templates |  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]
 
* [[Case Studies]]
 
* [[Case Studies]]
 
** [[Writing/Publishing]]  
 
** [[Writing/Publishing]]  
Line 21: Line 22:
 
* [[Generative AI]]  ... [[Conversational AI]] ... [[OpenAI]]'s [[ChatGPT]] ... [[Perplexity]]  ... [[Microsoft]]'s [[Bing]] ... [[You]] ...[[Google]]'s [[Bard]] ... [[Baidu]]'s [[Ernie]]
 
* [[Generative AI]]  ... [[Conversational AI]] ... [[OpenAI]]'s [[ChatGPT]] ... [[Perplexity]]  ... [[Microsoft]]'s [[Bing]] ... [[You]] ...[[Google]]'s [[Bard]] ... [[Baidu]]'s [[Ernie]]
 
* [[Large Language Model (LLM)]] ... [[Natural Language Processing (NLP)]]  ...[[Natural Language Generation (NLG)|Generation]] ... [[Natural Language Classification (NLC)|Classification]] ...  [[Natural Language Processing (NLP)#Natural Language Understanding (NLU)|Understanding]] ... [[Language Translation|Translation]] ... [[Natural Language Tools & Services|Tools & Services]]
 
* [[Large Language Model (LLM)]] ... [[Natural Language Processing (NLP)]]  ...[[Natural Language Generation (NLG)|Generation]] ... [[Natural Language Classification (NLC)|Classification]] ...  [[Natural Language Processing (NLP)#Natural Language Understanding (NLU)|Understanding]] ... [[Language Translation|Translation]] ... [[Natural Language Tools & Services|Tools & Services]]
* [[Prompt Engineering (PE)]]
+
* [[Prompt Engineering (PE)]] ...[[Prompt Engineering (PE)#PromptBase|PromptBase]] ... [[Prompt Injection Attack]]  
 
* [[Agents#Auto-GPT|Auto-GPT]]
 
* [[Agents#Auto-GPT|Auto-GPT]]
 
* [https://blog.langchain.dev/langchain-chat/ LangChain Chat]  
 
* [https://blog.langchain.dev/langchain-chat/ LangChain Chat]  

Revision as of 08:31, 6 May 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


Tabular Data

Javascript

Pinecone

Supabase

Water

Visual ChatGPT

Summarization

Hugging Face

LLama

GPT-Index

Comparing Large Language Models (LLM)

Gradio

Filtering LLM

Taxes

More