Rig: Build modular and scalable LLM Applications in Rust. Unified LLM interface, Rust-powered performance, and advanced AI workflow abstractions for efficient development.
Is a LangGraph compiled graph thread-safe / advised for concurrent use? · langchain-ai/langgraph · Discussion #1211
I just wanted to validate if it's ok to initialize/compile the graph once and then use it to serve multiple parallel requests in a web application. In other words is the shared state passed fro...
Machine learning algorithms usually operate as black boxes and it is unclear how they derived a certain decision. This book is a guide for practitioners to make machine learning decisions interpretable.
Learn to build an agentic RAG system with LangChain, MyScaleDB, VoyageAI, and Tavily for dynamic Q&A that adapts to real-time data and knowledge base searches.
LangChain on LinkedIn: ✒️Kiroku is a multi-agent system that helps you organize and write…
✒️Kiroku is a multi-agent system that helps you organize and write documents Really complex agent (see the diagram below!) that HEAVILY involves a "human in…
LlamaIndex on LinkedIn: We’re publishing 2 full-length tutorial videos showing you how to… | 12 comments
We’re publishing 2 full-length tutorial videos showing you how to implement various agentic RAG techniques - adding LLM layers to reason over inputs and post… | 12 comments on LinkedIn
Multi-Agent Workflow for Research 🧑🔬 and Powerpoint Generation 🎨
This weekend, check out one of the most comprehensive tutorials we’ve seen on building an e2e research agent with nested workflows for 1) research, and 2) generating a Powerpoint deck with human-in-the-loop.…
— LlamaIndex 🦙 (@llama_index)
(And why should anyone working with RAG over PDFs care?)
ColPali makes information retrieval from complex document types - like PDFs - easier.
Information retrieval from PDFs is hard because they contain various components:
Text, images, tables,…
— Leonie (@helloiamleonie)
ColPali is changing the game for PDF retrieval by eliminating the need for OCR and chunking methods 🚀
Inspired by ColBERT’s success with text, ColPali splits an image of a document into patches, which are then processed through a vision LLM called PaliGemma. The embeddings for…
— Victoria Slocum (@victorialslocum)