#754 · Primary category: Education & Research
langchain-examples
A collection of apps powered by the LangChain LLM framework.
Project last updated:07/03/24
GitHub Stars
548
Forks
151
Contributors
1
License
MIT
Why we included this project
LangChain's docs explain what each piece does, but this repo shows how those pieces behave in a working app. Every subfolder is a small Streamlit app or notebook built around one pattern: summarizing documents with Chroma, answering questions over a PDF with Gemini, or pulling news through the Serper API. The examples are short enough to read in one sitting and run locally, which makes it easy to see how a vector store or an observability hook actually slots into a chain before you adapt the idea to your own project. The all-in-one app is the best place to start if you want several use cases in a single interface. Treat the collection as a learning reference rather than something to deploy as is.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI