An open API service indexing awesome lists of open source software.

https://github.com/elizabethsiegle/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.
https://github.com/elizabethsiegle/python-chat-over-doc-retriever-pipeline

cloudflare-workers-ai voyage-ai voyageai

Last synced: 4 months ago
JSON representation

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.

Awesome Lists containing this project