llm-python and langchain-examples
These are ecosystem siblings—both are educational resource collections demonstrating LangChain framework applications, with A focusing on multi-LLM tutorials (OpenAI, Llama, etc.) while B showcases complete LangChain-powered applications as reference implementations.
About llm-python
onlyphantom/llm-python
Large Language Models (LLMs) tutorials & sample scripts, ft. langchain, openai, llamaindex, gpt, chromadb & pinecone
This project provides practical tutorials and code examples to help you build applications using large language models (LLMs) like GPT. It guides you through creating systems that can answer questions based on your own data, chat with databases, and build AI agents, using popular tools such as LangChain and LlamaIndex. The resources are ideal for developers or technical professionals looking to integrate LLMs into their software.
About langchain-examples
alphasecio/langchain-examples
A collection of apps powered by the LangChain LLM framework.
This collection provides ready-to-use applications that leverage large language models to automate tasks like document summarization, question answering, and content searching. You input text, URLs, or documents, and get back concise summaries, direct answers to questions, or relevant search results. This is ideal for knowledge workers, researchers, content creators, or business analysts who want to quickly process information and extract insights.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work