LangChain Intro to Chains
Presented a tech session at NED on the LangChain framework. The session mainly focused on Chains and briefly touched how vector databases can make help deal with very large data. We started with an example of a very simple chain and ended with a chain that would allow us to question a PDF of arbitrary length. We also looked at how we can use LangChain to understand or query LangChain's own source code and an example of smart Ai-agent capable of performing coding and version control tasks
The source code used in the session is available at this link
The source code for Shadow (coding and version control) agent is available at this link
LangChain - Chains Intro by Marib Sultan