langchain-decoded

langchain-decoded

A companion guide for the blog post series, LangChain Decoded.

Stars: 141

Visit
 screenshot

LangChain Decoded is an open-source framework designed to facilitate the development of applications utilizing large language models (LLMs). It can be applied to tasks such as chatbots, text summarization, data generation, code understanding, question answering, and evaluation. The framework consists of various modules like Models, Embeddings, Prompts, Indexes, Memory, Chains, Agents, and Callbacks, each explored in separate Python notebooks. Users can follow the blog post series to understand and utilize LangChain for their projects.

README:

LangChain Decoded

A companion guide for the blog post series, LangChain Decoded.

LangChain is an open-source framework created to aid the development of applications leveraging the power of large language models (LLMs). It can be used for chatbots, text summarisation, data generation, code understanding, question answering, evaluation, and more. In this multi-part series, I explore various LangChain modules and use cases, and document my journey via Python notebooks. Feel free to follow along and fork the repository, or use individual notebooks on Google Colab.

This notebook is an exploration of LangChain Models. Read this post and follow along!

Open In Colab

This notebook is an exploration of LangChain Embeddings. Read this post and follow along!

Open In Colab

This notebook is an exploration of LangChain Prompts. Read this post and follow along!

Open In Colab

This notebook is an exploration of LangChain Indexes. Read this post and follow along!

Open In Colab

This notebook is an exploration of LangChain Memory. Read this post and follow along!

Open In Colab

Part 6: Chains (coming soon)

This notebook is an exploration of LangChain Chains. Read this post and follow along!

Open In Colab

Part 7: Agents (coming soon)

This notebook is an exploration of LangChain Agents. Read this post and follow along!

Open In Colab

Part 8: Callbacks (coming soon)

This notebook is an exploration of LangChain Callbacks. Read this post and follow along!

Open In Colab

This notebook is a consolidation of the individual notebooks above.

Open In Colab

For Tasks:

Click tags to check more tools for each tasks

For Jobs:

Alternative AI tools for langchain-decoded

Similar Open Source Tools

For similar tasks

For similar jobs