Difference between revisions of "LangChain"
m |
m |
||
| Line 13: | Line 13: | ||
* [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] | ||
* [[Case Studies]] | * [[Case Studies]] | ||
** [[Writing]] | ** [[Writing]] | ||
| Line 23: | Line 24: | ||
* [[Generative AI]] ... [[OpenAI]]'s [[ChatGPT]] ... [[Perplexity]] ... [[Microsoft]]'s [[BingAI]] ... [[You]] ...[[Google]]'s [[Bard]] | * [[Generative AI]] ... [[OpenAI]]'s [[ChatGPT]] ... [[Perplexity]] ... [[Microsoft]]'s [[BingAI]] ... [[You]] ...[[Google]]'s [[Bard]] | ||
* [[Prompt Engineering (PE)]] | * [[Prompt Engineering (PE)]] | ||
| − | * [https://www.youtube.com/watch?v=_v_fgW2SkkQ&list=PLqZXAkvF1bPNQER9mLmDbntNfSpzdDIU5 Data Independent | + | * [https://www.youtube.com/watch?v=_v_fgW2SkkQ&list=PLqZXAkvF1bPNQER9mLmDbntNfSpzdDIU5 Tutorial video series | Data Independent] |
| + | |||
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 [[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. | 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 [[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. | ||
Revision as of 06:52, 22 March 2023
YouTube ... Quora ...Google search ...Google News ...Bing News
- Langchain | GitHub
- Harrison Chase | LinkedIn ... GitHub ... Twitter
- Case Studies
- Assistants ... Hybrid Assistants ... Agents ... Negotiation ... Langchain
- Python ... Generative AI with Python ... Javascript ... Generative AI with Javascript ... Game Development with Generative AI
- Development ...AI Pair Programming Tools ... Analytics ... Visualization ... Diagrams for Business Analysis
- Generative AI ... OpenAI's ChatGPT ... Perplexity ... Microsoft's BingAI ... You ...Google's Bard
- Natural Language Processing (NLP) ...Generation ...LLM ...Tools & Services
- Generative AI ... OpenAI's ChatGPT ... Perplexity ... Microsoft's BingAI ... You ...Google's Bard
- Prompt Engineering (PE)
- Tutorial video series | Data Independent
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