
LlamaIndex Apps
Sample LlamaIndex apps for chatting with PDFs and URL summaries.
chat-with-pdf
alphasecio/llama-index
Just deployed
summarize-url
alphasecio/llama-index
Just deployed
Overview
This template deploys a collection of Streamlit apps that utilize the LlamaIndex framework for interacting with large language models (LLMs). LlamaIndex is an open-source project that provides a simple interface between LLMs and external data sources like APIs, PDFs, SQL etc. It provides indices over structured and unstructured data, helping to abstract away the differences across data sources.
###Pre-requisites You'll need API keys from OpenAI and LlamaCloud for this project.
###Learn More
Template Content
chat-with-pdf
alphasecio/llama-indexsummarize-url
alphasecio/llama-index