Difference between revisions of "LangChain"
m |
m |
||
| Line 50: | Line 50: | ||
<youtube>dy7-LvDu-3s</youtube> | <youtube>dy7-LvDu-3s</youtube> | ||
<youtube>hI2BY7yl_Ac</youtube> | <youtube>hI2BY7yl_Ac</youtube> | ||
| − | + | ||
| Line 65: | Line 65: | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
= Pinecone = | = Pinecone = | ||
| Line 88: | Line 80: | ||
<youtube>R2FMzcsmQY8</youtube> | <youtube>R2FMzcsmQY8</youtube> | ||
<youtube>Yhtjd7yGGGA</youtube> | <youtube>Yhtjd7yGGGA</youtube> | ||
| − | |||
| Line 94: | Line 85: | ||
* [[ChatGPT#Visual ChatGPT|Visual ChatGPT using LangChain]] | * [[ChatGPT#Visual ChatGPT|Visual ChatGPT using LangChain]] | ||
<youtube>7YEiEyfPF5U</youtube> | <youtube>7YEiEyfPF5U</youtube> | ||
| + | |||
| + | = Summarization = | ||
| + | |||
| + | <youtube>LNq_2s_H01Y</youtube> | ||
| + | |||
| + | = Emails = | ||
| + | |||
| + | <youtube>U_eV8wfMkXU</youtube> | ||
| + | <youtube>y1pyAQM-3Bo</youtube> | ||
| + | |||
| + | |||
| + | == Zapier == | ||
| + | |||
| + | <youtube>7tNm0yiDigU</youtube> | ||
Revision as of 06:11, 22 March 2023
YouTube ... Quora ...Google search ...Google News ...Bing News
- Langchain | GitHub
- Case Studies
- Natural Language Processing (NLP) ...Generation ...LLM ...Tools & Services
- Assistants ... Hybrid Assistants ... Agents ... Negotiation
- Attention Mechanism ...Transformer Model ...Generative Pre-trained Transformer (GPT)
- Generative AI ... OpenAI's ChatGPT ... Perplexity ... Microsoft's BingAI ... You ...Google's Bard
- Prompt Engineering (PE)
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
Contents
Javascript
Colab
Pinecone
Supabase
Visual ChatGPT
Summarization
Emails
Zapier