← Blog Nyura Blog
Nona Banana explores artificial intelligence — responsible and productive AI

AI and Productivity: How Nyura Uses Artificial Intelligence Without Compromising Your Privacy

Auto-categorization, smart titles, meeting summaries, contact enrichment — AI is everywhere in Nyura. But it never activates without your explicit consent.

March 7, 2026 3 min read Cyril Simonnet
AIPrivacyProductivityGeminiClaudeConsentGEO
Artificial intelligence and neural network — abstract illustration

AI Is Not a Feature — It's an Amplifier

Most productivity apps add 'AI' as a marketing checkbox. A chatbot here, a summary there — with no real workflow integration. Nyura takes the opposite approach: AI is woven into every interaction, invisible when it works well, present when you need it. It doesn't replace your judgment — it augments it.

Concretely, 6 AI modules run in Nyura: automatic task categorization, title improvement, personalized daily briefing, travel email extraction, professional contact enrichment, and meeting summaries. Each uses the most suitable model — Gemini for speed, Claude for nuance.

Nona Banana protects your data — AI consent

Consent First: No AI Without Your Agreement

Before a single AI call reaches a server, Nyura asks for your explicit consent. A global interceptor in the client blocks all requests to AI edge functions until you accept. No pre-checked boxes, no opt-out hidden in settings. You say yes or no, and your choice is respected immediately.

Technically, the useAIConsent() hook manages consent state. A custom ai-consent-needed event triggers a non-intrusive dialog that clearly explains what AI will do with your data. If you decline, all AI features are disabled — but the app remains 100% functional without them.

Auto-Categorization: Sort Without Thinking

When you create a task like 'Call the plumber about the kitchen leak,' Nyura analyzes it in the background and suggests a category (here: Home), a priority level (medium), and an associated project if relevant. The AI examines the title, description, and context of your past tasks to guess correctly on the first try 85% of the time.

The model used is Gemini Flash — optimized for latency rather than depth. Analysis takes under 500ms and never blocks the interface. If the suggestion is wrong, you correct it with a tap. The system doesn't learn from individual corrections (no fine-tuning), but prompt quality is improved regularly.

Coffee cup and morning planning — daily briefing

Morning Briefing: Your Day Summarized in 30 Seconds

Every morning, an email arrives in your inbox with a personalized summary: today's tasks sorted by priority, upcoming trips within 48 hours, contacts to follow up with, and weather in your current city. The AI writes natural text — not a robotic bullet list — that gives you a complete overview in one read.

The briefing is generated by a Supabase edge function triggered by pg_cron. It respects your timezone and notification preferences. You can disable it in settings without affecting other AI features. It's the perfect example of useful AI: you save time without doing anything.

Travel Email Extraction: AI That Reads Your Confirmations

Forward a flight, train, or hotel confirmation email to Nyura, and the AI automatically extracts: airline, flight/train number, dates, times, airports/stations, hotel, address. All in seconds. The email is parsed by Gemini which returns structured JSON, then enriched by specialized APIs (AeroDataBox for flights, Google Places for hotels).

This feature illustrates a key principle: AI as a format translator. The email is unstructured text. Nyura needs structured data. AI bridges the gap — better and faster than a regex parser could ever do, because every airline has its own email format.

What AI Does NOT Do in Nyura

Nyura's AI doesn't store your data to train models. It doesn't share your information between users. It doesn't make decisions for you — it suggests, you decide. It doesn't work offline (models run server-side). And most importantly, it never activates without your explicit consent. These limits are deliberate and non-negotiable.

Nyura proves you can build a genuinely useful AI assistant while respecting privacy. No tradeoff between power and ethics. Try it free and discover what AI can do when it works FOR you, not ON you.

Try Nyura for free

Available on iOS, Android, and web. No credit card required.

Get Started →