Open Source Extraction Service Have you ever wanted to extract specific structured information from text, HTML, or PDFs? Today we are launching a hosted version of our most recent OSS use-case accelerant: a service for extracting structured data from unstructured sources,
@langchain
-

AI Trends Dashboard: Multi-Page Dash App with LangChain
By
–
Trends in AI – Plotly Dash App with LLM A multi-page Python Dash app highlighting the growing role of AI in today's world. It incorporates a LangChain Pandas Agent to empower users with deeper insights into the datasets. YouTube: https://
youtube.com/watch?v=t3O-0m
zLJzI
… -

LangGraph Agent Supervisor with Anthropic Models Open-Sourced
By
–
Agent Supervisor with Anthropic We've put a lot of work into LangGraph to make it the best run time for agents. Most of the examples are with OpenAI, but @eucheetan just open-sourced an example with @AnthropicAI models https://
github.com/prof-frink-lab
/slangchain/blob/main/docs/modules/graphs/examples/anthropic/agent_supervisor.ipynb
… -

LangChain SQL Agent for Processing Massive Documents
By
–
LangChain SQL Agent for Massive Documents Interaction Cool blog showing off a complete flow: Extract structured output from raw PDFs with a progressively better approach
Insert into SQL
Query using SQL agent https://
pub.towardsai.net/langchain-sql-
agent-for-massive-documents-interaction-510fc4bc65a4
… -

LangGraph Financial Agent Application Tutorial for Beginners
By
–
LangGraph: Build Your Own AI Financial Agent Application (Beginners) Walks through creating tools, assigning them to an agent, and coordinating their work through a graph. Plus a Gradio UI! h/t @MervinPraison https://
youtube.com/watch?v=C8wvHK
PlTls
… -

LangChain Chatchat: Open Source Local Q&A Application
By
–
LangChain Chatchat A local Q&A application. The goal is to build a KBQA(Knowledge based Q&A) solution that is friendly to Chinese scenarios and open source models and can run both offline and online. 25k stars on Github! https://
github.com/chatchat-space
/Langchain-Chatchat/blob/master/README_en.md
… -

Advanced RAG: Generation and Evaluation Techniques
By
–
Advanced RAG Series: Generation and Evaluation In the fifth part of this series, we look at techniques for: Generation (CRAG, Self-RAG, RRR) Evaluation (RAGAs, Langsmith, DeepEval) Another awesome blog by @divyanshu_van https://
div.beehiiv.com/p/advanced-rag
-series-generation-evaluation
… -

Building RAG Systems for Powerful Data Access
By
–
How to Make a RAG System to Gain Powerful Access to Your Data This article is a great introduction to RAG, and walks through a few important steps of a RAG pipeline: Retrieve Data
Pre-process Data
Implement RAG
Test https://
towardsdatascience.com/how-to-make-a-
rag-system-to-gain-powerful-access-to-your-data-caf4bb9186ea
… -

Long Context LLMs and RAG: Exploring Limitations
By
–
RAG for long context LLMs: Will long context LLMs really kill RAG? This is a talk @RLanceMartin gave at a few recent meetups that pulls together threads from a few different projects related to this question. Multi-needle in a haystack shows limitations in long-context
-

MongoDB Integration Advanced RAG and LLM Cost Optimization
By
–
We recently added a deep integration with MongoDB in a few key areas… AND we released some awesome references for getting started! A blog on advanced RAG https://
mongodb.com/developer/prod
ucts/atlas/advanced-rag-langchain-mongodb/
… Cutting LLM costs with a semantic cache https://
youtube.com/watch?v=kAgSPz
lgnDM
… Which one is your favorite?
