An AI research assistant that performs agentic searches across the web and private documents with citations.

Local Deep Research is an open-source, self-hosted web application that functions as an AI research assistant. It performs agentic searches across the web and private documents to synthesize information into reports with citations. The software is deployed as a server, typically via Docker or pip, and integrates with LLM providers and search engines to automate the collection of data.
Users can conduct research using different strategies, ranging from quick pipelines for fast facts to autonomous agents for complex academic analysis. The application allows users to build a personal knowledge base by downloading sources from research sessions, such as academic papers and web pages, which are then indexed and made searchable for future queries. This allows knowledge to compound over time as the user adds more documents to their local library.
The system architecture emphasizes data sovereignty and privacy. It contains no telemetry, no analytics, and no tracking, ensuring that all usage metrics stay in the local encrypted database. Each user is provided with an isolated SQLCipher database, and the application does not store passwords, instead using them to decrypt the database at login. It is designed for researchers, academics, and individuals who require a private environment for knowledge management and retrieval-augmented generation. The software is compatible with x86-64 CPUs with AVX support and ARM64 architectures.
Local Deep Research is positioned as a privacy-focused tool for deep analysis and personal knowledge compounding.
A self-hosted personal AI assistant that integrates with multiple messaging apps to perform tasks and automate workflows.
Manage research through AI summarization, multi-format content ingestion, and multi-speaker podcast generation with local data control.
Join our newsletter to get shiny new open source software delivered to your inbox. Unsubscribe anytime.