LlamaIndex
Talk to us

LlamaIndex Jul 9, 2024

LlamaIndex Newsletter 2024-07-09

Hello, Llama Lovers! 🦙

Welcome to this week’s edition of the LlamaIndex newsletter! We’re thrilled to share some exciting updates about llama-agents, along with demos, extensive guides, and in-depth tutorials to enhance your understanding of our tools.

Before we dive into our newsletter, we’re excited to announce the return of Community Office Hours. If you have use-cases, in-depth questions, or feedback for the team at LlamaIndex, join us during our community office hours! We’ll set up a 15-30 minute Zoom call to discuss it.

Sign up here to participate.

🤩 The highlights:

  • Multi-Agent Kubernetes Kit Launched: Deploy multi-agent systems easily with our new Kubernetes Starter Kit featuring ready-to-use tools and configurations. Notebook, Tweet.
  • Enhanced Communication with RabbitMQ: Boost multi-agent system reliability and scalability in production with our new RabbitMQ integration. Notebook, Tweet.
  • Reflection as a Service Guide: Improve agent reliability with our guide on building Reflection as a Service, perfect for output validation and correction. Notebook, Tweet.
  • Corrective RAG as a Service Guide: Create a self-correcting RAG that ensures context relevance and integrates search fallbacks before generation. Notebook, Tweet.
  • Tutorial series on Property Graphs: 6-part video series on Property Graphs in LlamaIndex using MistralAI, Neo4j, and Ollama. Videos, Tweet.

✨ Feature Releases and Enhancements:

  1. We have launched a Multi-Agent on Kubernetes Starter Kit to build and deploy a multi-agent system using Docker Compose and Kubernetes using llama-agents. This kit includes prebuilt agent loops and tools, as well as Dockerfiles and Kubernetes manifests for easy production deployment. Notebook, Tweet.
  2. We have integrated RabbitMQ with llama-agents to enhance multi-agent communication, offering scalability and reliability for handling large request volumes in production. Notebook, Tweet.
  3. [Yi-01.AI](http://Yi-01.AIhttps://x.com/01AI_Yi) is integrated with LlamaIndex for enhanced retrieval and indexing, streamlining the development of smarter, faster RAG applications. Docs.
  4. We have launched a 6-part video series on Property Graphs in LlamaIndex using MistralAI, Neo4j and Ollama. Tweet.

💡 Demos:

  • OpenContracts by John Scrudato: A fully open-source, AI-powered Document Analytics Tool, integrates genAI capabilities and LlamaIndex for robust query handling and data extraction across documents. This tool is particularly valuable for legal analysis, enabling users to manage, process, and query vast arrays of contracts and legal documents. Docs.

🗺️ Guides:

  • Guide to build Reflection as a Service to enhance agent reliability with our new standalone service, ideal for validating and correcting outputs across multiple agents. Notebook, Tweet.
  • Guide to build Corrective RAG as a Service, a self-correcting RAG that dynamically validates context relevance, seamlessly integrating web search fallbacks before generation. Notebook, Tweet.

✍️ Tutorials:

  • Pavan Kumar’s tutorial to build a RAG pipeline that lives on a Raspberry Pi device with docker, Ollama, Qdrant, and using LlamaIndex as the orchestration layer.
  • Trade Mamba’s video tutorial to build an AI-enabled trading assistant using LlamaIndex’s agent/tool/RAG abstractions for tasks like tracking portfolio values, managing stock orders, and conducting vector searches for semantic information.
  • Giskard’s toolkit enables diverse question generation featuring question types like simple, complex, distracting, situational, double, and conversational for RAG evaluation, as demonstrated in the tutorial on using a LlamaIndex pipeline with an IPCC Climate Report.
  • Pavan Kumar’s tutorial demonstrates building a Multi-Document Financial Analyst Agent using LlamaIndex RAG and ReAct tools, analyzing categorized SEC documents with SnowflakeDB embeddings and MistralAI via Ollama.
  • Ross A.’s tutorial on retrieval evaluations for RAG delves into essential metrics like precision@K and NDCG, and demonstrates how to convert datasets to BEIR format for assessing LlamaIndex retrievers.

🎥 Webinar:

  • Join us for a webinar on July 10th, featuring Jerry Liu (LlamaIndex) and Ayush Thakur (Weights & Biases) on A Principled Approach to RAG Experimentation + Evaluation to learn how to build, evaluate, and refine RAG pipelines.