A web search extension for Oobabooga's text-generation-webui (now with nougat) that allows for web search integration with the AI.
OpenRecall is an open-source software that aims to be a privacy-focused alternative to Microsoft's Recall feature. It captures the user's digital history, processes text and images using OCR, and allows users to find specific information by searching for relevant keywords. Currently, it stores data locally but does not encrypt it. It is available for Windows, macOS, and Linux.
SciPhi-AI/R2R is a framework for rapid development and deployment of production-ready RAG pipelines. The framework enables the deployment, customization, extension, autoscaling, and optimization of RAG pipeline systems, making it easier for the OSS community to use them. It includes several code examples and client applications that demonstrate application deployment and interaction. The core abstractions come in the form of ingestion, embedding, RAG, and eval pipelines.
pdfocr adds an OCR text layer to scanned PDF files, allowing them to be searched. It currently depends on Ruby 1.8.7 or above, and uses ocropus, cuneiform, or tesseract for performing OCR.
To use, run:
pdfocr -i input.pdf -o output.pdf