Z.E Digital Tech | NEURO AI
Features Demo Pricing GitHub
Install Free
Features Demo Pricing GitHub

Privacy Policy

Last updated: February 2026

Your data never leaves your machine

NEURO AI is designed from the ground up to be completely private. The extension communicates only with the Ollama server running on your local machine. There are no external API calls, no telemetry, no analytics, no data collection of any kind.

1. Data Collection

NEURO AI does not collect any data. Specifically:

  • No personal information is collected
  • No usage analytics or telemetry
  • No code or prompts are transmitted externally
  • No cookies or tracking mechanisms
  • No account or registration required
  • No IP addresses are logged

2. How the Extension Works

When you use NEURO AI commands (Explain, Fix, Generate Tests, Refactor, Chat):

  • Your selected code is sent to the Ollama server running on localhost:11434 (your machine only)
  • The AI model processes the code entirely on your local hardware
  • The response is returned directly to VS Code
  • No data passes through any external server at any point

3. Network Connections

NEURO AI makes exactly one type of network connection:

  • localhost:11434 — Communication with your local Ollama server

The extension does not connect to any other servers, APIs, or endpoints. It works fully offline once Ollama and a model are installed.

4. Third-Party Services

NEURO AI does not integrate with any third-party services. It does not use:

  • Cloud AI APIs (OpenAI, Anthropic, Google, etc.)
  • Analytics services (Google Analytics, Mixpanel, etc.)
  • Error reporting services (Sentry, Bugsnag, etc.)
  • Advertising or tracking networks

5. Data Storage

NEURO AI stores the following data locally on your machine only:

  • VS Code extension settings (model name, Ollama URL, preferences)
  • Chat history within your current VS Code session (cleared on restart)

No data is stored remotely or synchronized to any cloud service.

6. Source Code Transparency

NEURO AI is open source under the MIT license. You can verify all network activity and data handling by reviewing the source code at github.com/ezekaj/neuro-vscode.

7. Website

This website (the NEURO AI documentation site hosted on GitHub Pages) is a static site. It does not use cookies, does not collect analytics, and does not track visitors. The only external resources loaded are Google Fonts and the Tailwind CSS CDN.

8. Sponsorship Payments

If you choose to become a sponsor, payment processing is handled by third-party services (PayPal or your bank for IBAN transfers). Z.E Digital Tech does not store payment information. Please review the privacy policies of your chosen payment provider.

9. Changes to This Policy

If this privacy policy is updated, changes will be posted on this page with an updated date. Given NEURO AI's architecture (fully local, no data collection), significant privacy changes are unlikely.

10. Contact

For privacy-related questions, contact: elvizekaj@zedigital.tech

Product
Features Demo Pricing Download
Resources
GitHub Issues Ollama
Legal
Terms of Service Privacy Policy
Contact
elvizekaj@zedigital.tech @ezekaj
Z.E Digital Tech. MIT License. NEURO AI v0.1.0 Z.E Digital Tech