Document Q&A / Knowledge Base Application
LLM application answering questions from document corpus: ingestion pipeline (PDFs, Word docs, web pages via Unstructured.io, semantic chunking, embeddings in pgvector), query pipeline (question embedded → top-k retrieval → Cohere reranking → GPT-4o answer with citations), streaming response, source attribution UI, and admin interface for knowledge base management.

