Welcome to Document Chat Assistant's Documentation ================================================== Document Chat Assistant is an intelligent document processing and querying application built with Streamlit and Ollama utilizing RAG (Retrieval-Augmented Generation) and open-source AI models. .. toctree:: :maxdepth: 2 :caption: Contents: installation usage features configuration models troubleshooting api Overview -------- This application allows you to upload documents, create embeddings, and chat with an AI model using context from your uploaded documents. Key Features ------------ - Multi-document upload support - Local AI model integration - Conversational retrieval - Customizable settings