langchain-examples and langchain-experiments

These are ecosystem siblings—both are independent collections of example applications built on the same LangChain framework, designed to help developers learn different patterns and use cases rather than to be used together or as alternatives to each other.

langchain-examples
51
Established
langchain-experiments
51
Established
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Stars: 544
Forks: 151
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 1,130
Forks: 644
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About langchain-examples

alphasecio/langchain-examples

A collection of apps powered by the LangChain LLM framework.

About langchain-experiments

daveebbelaar/langchain-experiments

Building Apps with LLMs

Demonstrates RAG patterns and agentic workflows through practical examples including YouTube transcript indexing with FAISS vector search, multi-step chains for sequential LLM calls, and agent loops that make decisions and take actions. Integrates OpenAI models (GPT-3.5 Turbo, GPT-4) with external data sources and APIs (SerpAPI) to extend LLM capabilities beyond simple API calls, using LangChain's modular architecture for memory persistence, prompt optimization, and tool integration.

Related comparisons

Scores updated daily from GitHub, PyPI, and npm data. How scores work