-
Notifications
You must be signed in to change notification settings - Fork 0
Home
martymcfly1 edited this page Feb 28, 2026
·
3 revisions
A macOS desktop application for automating client research using local AI and web search.
Client Researcher helps you generate comprehensive Desktop Research reports for your clients. It combines:
- Local AI (Ollama) — Privacy-first AI that runs entirely on your Mac
- Web Search (Tavily) — Targeted searches for competitor, sector, and geographic intelligence
- Client Management — Store and organize client information with website and LinkedIn links
- Automated Research — One-click generation of detailed research reports
- Dual Report Versions — Consultant version for internal use, client version for sharing
- Export Options — Download reports as Markdown or professional PDF
- Local-First — All data stored locally in SQLite; no cloud dependencies for your data
- Secure Credentials — API keys encrypted using macOS Keychain
- Add a client with their website and optional LinkedIn profile
- Click "Generate" to run a Desktop Research report
- The app scrapes the client's website, searches for competitors and industry trends
- Ollama synthesizes the findings into structured insights
- Review, copy, or export as PDF to share with your client
- macOS (Apple Silicon or Intel)
- Ollama running locally (for AI text generation)
- Tavily API key (for web search)
- Electron — Cross-platform desktop framework
- React — User interface
- SQLite — Local data storage
- Vite — Build tooling
Copyright © 2026
This application uses open source libraries under permissive licenses (MIT, Apache-2.0, BSD, ISC). A complete list of dependencies and their licenses is included in the distribution as THIRD-PARTY-NOTICES.txt.