voice-chat-pdf is a sample built on the LlamaIndex project using Next.js. It allows users to interact with PDF documents via voice using a simple Retrieval-Augmented Generation (RAG) system. This project requires an OpenAI API key to access the real-time API and generate embedding vectors for document interactions. It demonstrates how advanced machine learning technologies can be applied to enhance the efficiency and convenience of document interaction.