LlamaIndex
Talk to us

LlamaIndex Mar 26, 2024

LlamaIndex Newsletter 2024-03-26

Hi there, LlamaIndex followers! 🦙

Welcome to another thrilling weekly update from the LlamaUniverse. We're excited to bring you a fantastic array of updates, including Privacy-Preserving In-Context Learning with LlamaPacks and RAG Networks. Dive into our guides on MistralAI, explore Gemma LLMs, and enjoy a plethora of engaging tutorials using LlamaIndex, alongside upcoming webinars and events.

🤩 The highlights:

  1. Privacy-Preserving In-Context Learning: Leveraging Xinyu Tang’s paper, we've introduced LlamaPack for LLM/RAG apps, enabling the creation of few-shot demonstrations that maintain privacy and data integrity. LlamaPack, Tweet.
  2. Privacy-Preserving RAG Network: We present Privacy-Preserving RAG Network which facilitates the use of confidential datasets in healthcare and online platforms while safeguarding user privacy. Blogpost, Tweet.
  3. Advanced RAG and Agents with MistralAI: Guide on using MistralAI with LlamaIndex and LlamaParse, advancing RAG capabilities and agent development through custom pipelines and sophisticated parsing.

✨ Feature Releases and Enhancements:

  • We launched a LlamaPack based on Xinyu Tang’s paper ****for secure in-context learning in LLM/RAG apps, focusing on generating few-shot demonstrations from private datasets with differential privacy, ensuring the synthetic examples reflect the data distribution without exposing sensitive details. LlamaPack, Tweet.
  • We introduced a privacy-preserving RAG network by Andrei in LlamaIndex, enabling the use of sensitive datasets like healthcare and online user data without compromising individual privacy. This approach allows data providers to synthetically generate and share data for RAG queries securely. Blogpost, Tweet.
  • We introduce a template by Sasha for agent-human interaction in RAG implementations, focusing on minimal human input. It triggers human intervention only for vague or malformed queries, enhancing clarity and precision in the response process. LlamaPack, Tweet.
  • BAM Elevate integrated Databricks Vector Search into LlamaIndex, enabling vector search capabilities within the Databricks ecosystem. Blogpost, Tweet.
  • We launched LlamaParse integration with LlamaIndex TypeScript, an industry-leading parser for PDFs and various document types accessible directly from JS/TS. Utilize the create-llama command-line tool or integrate LlamaParse directly into your app for enhanced document processing. Example, Tweet.

🗺️ Guides:

  • Guide to Advanced RAG and Agents with MistralAI using LlamaIndex and LlamaParse to construct sophisticated RAG and agents, including custom query pipelines, document parsing, and reference applications.
  • Guide to Integrating Custom Models with LlamaIndex: Leonie Monigatti demonstrates the process of incorporating your custom model, like Gemma, into LlamaIndex
  • Guide to combat prompt injection attacks, like the "white text" attack, by rigorously screening data during ingestion and retrieval, ensuring the integrity of LLM-powered systems against deceptive manipulations by Oleksandr Yaremchuk from Protect AI.

✍️ Tutorials:

  • Akriti Upadhyay’s tutorial to prototype on patient data safely, featuring synthetic dataset generation, storage in Qdrant Vector DB, and querying with llama.cpp LLM using LlamaIndex.
  • Frank Baele’s tutorial on developing a production-grade RAG pipeline with LlamaParse, detailing document parsing, advanced ingestion techniques, Vector DB selection, and insights on evaluation, deployment, and budget management.
  • Video tutorial by Ashish on creating an advanced PDF RAG agent, utilizing LlamaParse for text and tables extraction, defining retrievers and routers, and adding a sub-question layer, all integrated with LlamaIndex and MistralAI.
  • UpTrain tutorial on Supercharge your LlamaIndex RAG Pipeline with UpTrain Evaluations.
  • Ravi Theja tutorial on showcasing RAG with LlamaIndex on 15 Indian languages using Navarasa-2.0 - a Gemma finetuned model on 15 Indian languages.

🎥 Webinars:

Register for a webinar with Daniel Huynh featuring LaVague, an agent that can navigate the web in your Jupyter/Colab notebook.

📅 Events:

  • Join us for a Panel discussion on 'Why RAG Will Never Die - The Context Window Myth’ with panelists from LlamaIndex, Vectara, Nvidia, and TogetherAI.
  • We are hosting a RAG meetup in Paris on March 27th featuring talks on advanced RAG strategies, building a RAG CLI, and the significance of open-source RAG in business.