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.
1,130 stars. No commits in the last 6 months.
Stars
1,130
Forks
644
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Feb 11, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/daveebbelaar/langchain-experiments"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
onlyphantom/llm-python
Large Language Models (LLMs) tutorials & sample scripts, ft. langchain, openai, llamaindex, gpt,...
alphasecio/langchain-examples
A collection of apps powered by the LangChain LLM framework.
ray-project/langchain-ray
Examples on how to use LangChain and Ray
langchain-ai/langserve
LangServe 🦜️🏓
amjadraza/langchain-chainlit-docker-deployment-template
A template to run Lanchain Powered App using Chainlit Front UI