LlamaIndex
Search documents
Automate RFP Responses in Minutes with LlamaIndex's Open-Source Solution
LlamaIndex· 2025-07-21 17:58
Automation Solution - Lana Index introduces an open-source application, Auto RFP, designed to automate the request for proposal (RFP) process [2] - The automation aims to reduce the time required to build an RFP from hours to minutes [1] - The application allows users to create multiple organizations and projects [2][3] - Users can integrate their own LlamaCloud API key and index to run their RFP process [11] Key Features - The application uses pre-written questions about documents to generate answers for RFPs [5] - It can generate answers in a simple, one-shot manner using OpenAI, citing sources and page numbers [6][7] - Reasoning mode offers a multi-step approach to answering questions, including analyzing requirements, searching documents, extracting key facts, creating an RFP structure, and validating the response [8][9] - The generated answers can be exported as a CSV file, providing a structured RFP with sections, questions, and detailed answers in markdown [10][11]
Running the Open-Source LlamaCloud MCP Server
LlamaIndex· 2025-07-08 11:28
Llama Cloud MCP Server Overview - Llama Cloud offers an open-sourced MCP server in Python, enabling the use of Llama Cloud indexes and extraction agents as tools within any MCP client [1] - The MCP server allows users to integrate Llama Cloud's indexing and extraction capabilities into various applications [1] Key Components and Configuration - The system utilizes indexes such as a Google Drive index connected to Llama Index workflows and a filings index containing SEC filings [2] - Extraction agents, including an invoice extractor and a CV extractor, can be added and utilized as MCP tools [3][8][9] - Configuration involves defining indexes with names and descriptions, which are crucial for the LLM to determine the appropriate MCP tool to use [4] - A file system tool is used, granting access to specific folders on the user's machine, enabling interaction with local files [5] Functionality and Use Cases - The system can be used to extract information from files, such as identifying the invoiced party from an invoice [7][8] - The platform supports complex tasks involving multiple extractions, such as extracting information from both an invoice and a CV [11] - Users can add multiple extraction agents and indexes to the MCP server [14] Future Enhancements - Future development could include the ability to write new files and data into existing indexes using the file systems tool [15]
Observability in Agentic Applications with LlamaIndex and OpenTelemetry
LlamaIndex· 2025-06-30 13:40
Hey there, Clia here from Lama Index and today we're going to see how a syllabus extraction agent uh can work. So this agent is basically designed to extract information from a university course syllabus and to give you some summary information about the syllable the syllabus. So let's uh start with this syllabus here. Let's submit it uh so that we can see basically the agent at work.And first is the syllabus extractor tool that use that uses slama extract from llama cloud and basically extracts the informa ...