Privacy
StockFinder AI is a local desktop app. There is no StockFinder account and no StockFinder backend. This page covers the app and this marketing site.
The desktop app
The app runs on your computer. Scripts, manifests, downloads, and API keys stay on disk unless you send them somewhere yourself.
- No StockFinder servers. The project does not operate an account system, cloud sync, or telemetry endpoint for the app.
- LLM providers. Your script is sent to whichever provider you configure (OpenAI, Google Gemini, or OpenRouter) so the agent can map visual beats. Their privacy policies apply to that traffic.
- Pexels API. Search and download requests use your Pexels API key. Pexels processes those requests under their terms.
-
API keys. Keys are stored with Electron
safeStoragein your OS keychain. They are not written intomanifest.jsonor agent logs.
You can read the implementation on GitHub.
This website
The marketing site is static files at stockfinderai.birol.tech.
It uses Cloudflare Web Analytics, which is designed to measure visits without cookies or client-side fingerprinting. It is used to understand whether pages load and get traffic, not to build advertising profiles.
GitHub, as the host, may process connection data (IP address, user agent) in server logs according to GitHub’s own policies.
Contact
Questions and privacy reports belong in GitHub issues on the public repository.