You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.