python-chat-over-doc-retriever-pipeline.A retriever pipeline Python web application that allows users to chat with PDFs and web articles using AI. Combines FAISS vector similarity search and BM25 keyword matching for accurate document retrieval and uses Voyage AI embeddings and LLaMA hosted on Cloudflare Workers AI for question answering.