langchain-notes and LangChain-Chinese-Getting-Started-Guide
About langchain-notes
ravsau/langchain-notes
notes on langchain
This project contains notes and examples for using LangChain, a framework designed to build applications with large language models. It helps developers understand how to chain together different components like prompt templates, models, and agents to create more complex AI workflows. Software developers and AI engineers who are building AI-powered applications would use this resource.
About LangChain-Chinese-Getting-Started-Guide
liaokongVFX/LangChain-Chinese-Getting-Started-Guide
LangChain 的中文入门教程
This guide helps developers and AI enthusiasts build applications powered by large language models (LLMs) like OpenAI's GPT. It demonstrates how to connect LLMs to external data sources and enables more complex interactions beyond basic queries. You'll learn how to feed various data types (PDFs, YouTube videos, web pages) into an LLM and get structured outputs like summaries or answers to questions.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work