Tag: LLamaIndex
-
LlamaParse
LLamaIndex Team is excited to officially launch LlamaParse, the first genAI-native document parsing solution. Not only is it better at parsing out images/tables/charts than virtually every other parser, it is now steerable through natural language instructions – output the document in whatever format you desire! It is also the only parsing solution that seamlessly allows…
-
How to Customize LlamaIndex RAG Application
Here’s a minimal implementation of a Document Chat RAG application, all in just 6 lines of code! Now let’s customize it step by step. I want to parse my documents into smaller chunks. I want to use a different vector store: First, you can install the vector store you want to use. For example, to…
-
Run LLama-2 on Groq
Groq is insanely fast, and we’re excited to feature an official integration with LlamaIndex. The @GroqInc LPU is specially designed for LLM generation and currently supports llama-2 and Mixtral models. About Groq Welcome to Groq! 🚀 Here at Groq, we are proud to introduce the world’s inaugural Language Processing Unit™, or LPU. This groundbreaking LPU…