LlamaIndex + Streamlit

Vist the repo

What is LlamaIndex?

LlamaIndex connects custom data sources to large language models through retrieval augmented generation. The framework optimizes this process with data connectors, indexes for structuring data, and a query interface. With LlamaIndex, you can build Streamlit apps that provide relevant, context-specific answers to user queries.

Augment LLMs with custom data

  • Chat with the Streamlit docs
  • Walt Disney Imagineering Chatbot
  • FinSight

Contextualize your LLM apps with LlamaIndex