Privacy, Terms & Data Usage
How we handle your data
"TIKAMORI" is the trade name used by an independent software developer. Operated by: Tymofii Kriuchkov, sole proprietor, Ukraine. Contact: support@tikamori.app
1 No Account, No Personal Identification
- Our apps do not require registration.
- We do not collect names, emails, or user profiles.
- We cannot directly identify you.
2 User Photos and AI Processing
Our applications allow users to upload photos for AI-based analysis. All photo processing follows a strict zero-retention pipeline.
Photos are securely proxied via Google Cloud Functions to Google Gemini Vision API for real-time analysis, then immediately discarded. No photo ever touches Tikamori servers or storage.
- User submits photo in the mobile app
- Photo is transmitted over HTTPS to a Google Cloud Function
- Cloud Function forwards the photo to Google Gemini Vision API
- Gemini returns structured analysis results
- Photo is immediately discarded — zero copies retained
- Photos are not stored on any Tikamori server
- Photos are not logged or cached
- Photos are not used for AI model training
- Photos are immediately deleted after processing completes
- Per Google's API Terms, Gemini API inputs are not used to train Google AI models
- Processed images can be saved only on the user's device if explicitly chosen
We never retain copies of user photos, biometric data, or AI-generated results.
3 Automatic Data Collection via SDKs
Although we do not collect personal data ourselves, third-party SDKs integrated into the apps may automatically collect certain device and usage data.
- Analytics
- Crashlytics
- Remote Config
- Cloud Functions
- Google AdMob
- Meta (Facebook)
- Mintegral
- Unity Ads
- AppLovin
These services may collect:
- Device information
- Advertising ID
- IP address
- App usage events
This data is used for analytics, app stability, and personalized advertising.
4 Personalized Advertising and Consent (GDPR / EEA)
We display personalized ads.
For users in the EEA and other required regions, consent is collected through Google UMP (User Messaging Platform). Users can opt out of personalized ads at any time.
5 Subscriptions and Purchases
In-app purchases and subscriptions are processed by Google Play Billing.
- We do not store purchase tokens, order IDs, or payment information.
- Subscription validation happens on the user's device.
6 Children's Privacy
While the app may be rated 3+ in app stores, it is not intended for children.
We do not knowingly collect data from children.
7 Data Retention
- We do not store user photos or personal data.
- Therefore, there is no data to delete from our side.
- Users may delete any saved images directly from their device.
8 International Users
Our apps are available worldwide (except Russia). Data processed by third-party SDKs may be transferred and stored outside your country.
9 Changes to This Policy
We may update this Privacy Policy. Updates will be reflected on this page.
10 Contact
For privacy questions, contact:
📧 support@tikamori.appTerms governing use of our services
"TIKAMORI" is the trade name used by an independent software developer. Operated by: Tymofii Kriuchkov, sole proprietor, Ukraine. Contact: support@tikamori.app
1 Acceptance of Terms
By downloading or using our applications, you agree to these Terms of Service. If you do not agree, do not use the apps.
2 Description of Service
Tikamori provides mobile applications that use artificial intelligence to analyze and transform user-uploaded photos.
The apps are powered by third-party AI models, including Google Gemini.
3 No Accounts
- Our applications do not require user registration.
- We do not create user accounts and do not store personal identifiers.
4 User Content (Photos)
Users may upload images to the app for AI processing. You retain full ownership of your content.
By uploading images, you grant us a limited, temporary, non-exclusive license to transmit the image to AI processing services (e.g. Google Gemini) and process the image solely for generating results.
- We do not store, log, or retain uploaded images.
- All images are deleted immediately after processing.
5 AI-Generated Content
The application may generate AI-based images or results for entertainment purposes.
- We do not guarantee accuracy, realism, or suitability of generated content.
- Users may save generated results to their device at their own discretion.
6 Advertising
The apps are supported by third-party advertising networks via Google AdMob mediation.
- Google AdMob
- Meta (Facebook)
- Unity Ads
- AppLovin
- Mintegral
These services may collect device identifiers, usage data, and advertising identifiers to provide personalized or contextual ads.
7 Subscriptions and Payments
Some features may require a subscription. All payments are processed by Google Play Billing.
- We do not store or process payment information.
- Refunds and billing issues must be handled through Google Play.
8 Prohibited Use
You agree not to:
- Upload illegal, harmful, or copyrighted content without permission
- Attempt to reverse engineer or abuse the service
- Use the service in violation of applicable laws
9 Third-Party Services
Our apps rely on third-party services, including:
- Google Gemini — AI processing
- Firebase — analytics, crash reporting, configuration
- Advertising networks — as listed above
We are not responsible for the policies or actions of third-party services.
10 Disclaimer
The service is provided "as is" and "as available". We make no warranties regarding accuracy of AI results, uninterrupted service, or suitability of generated content.
11 Limitation of Liability
To the maximum extent permitted by law, we are not liable for any damages arising from the use or inability to use the service.
12 Termination
We may suspend or discontinue the service at any time without notice.
13 Changes to Terms
We may update these Terms at any time. Continued use of the app constitutes acceptance of the updated Terms.
14 Contact
For questions regarding these Terms, contact:
📧 support@tikamori.appHow your data is processed by AI
This document provides full technical transparency about what data Tikamori collects, how it flows through Google's AI infrastructure, and what rights users have over their data. It supplements the Privacy Policy and Terms of Service.
1 What This Document Covers
Tikamori builds AI-powered mobile applications that process user-submitted photos using Google Gemini vision models. This document covers:
- What categories of data are collected and why
- How photos are transmitted to and processed by Google Gemini
- Which Google Cloud services are involved in data processing
- Data retention timelines and deletion procedures
- User rights regarding data access, correction, and deletion
2 Data We Collect — Complete Reference
- What: User-submitted photos for AI analysis
- Why: Core product functionality — AI vision analysis
- Stored? NO — deleted immediately after Gemini returns results
- Shared with: Google Gemini Vision API only
- What: App session counts, feature interactions, screen views
- Why: Product analytics and crash diagnostics
- Stored? YES — anonymously, via Firebase Analytics / Crashlytics
- Personal? NO — cannot identify individual users
- What: IDFA / GAID device advertising identifier
- Why: Personalized ad delivery via AdMob
- Consent required? YES — via Google UMP in EEA/GDPR regions
- Shared with: Google AdMob and mediation partners
- Names, email addresses, phone numbers
- Biometric templates or facial recognition data
- Account credentials (no accounts exist)
- Payment information (handled by Google Play / Apple)
- Location data
3 AI Processing Pipeline — Step by Step
Every AI analysis request follows this exact pipeline:
- Step 1 User selects or captures a photo in the Tikamori mobile app (iOS or Android)
- Step 2 Photo is transmitted over encrypted HTTPS to a Google Cloud Function (serverless backend)
- Step 3 Cloud Function authenticates the request via Google IAM and forwards the photo to Google Gemini Vision API
- Step 4 Gemini Vision API analyzes the photo in real time and returns structured results (text, attributes, scores)
- Step 5 Cloud Function passes results back to the mobile app
- Step 6 Photo is immediately discarded from all pipeline layers; no copy is retained
Every analysis is 100% real-time. There are no pre-computed results, cached outputs, or batch processing. Each request triggers a live Gemini API call — unique to that photo, unique to that moment.
4 Google Gemini Data Handling
All photo analysis is performed exclusively by Google Gemini Vision API. No other AI providers or models are used.
- Per Google's Gemini API Terms of Service: API inputs are not used to train or improve Google AI models
- Photos submitted via the API are processed in-memory and not retained by Google's systems beyond the API call
- Gemini returns only structured analysis results — it does not store, index, or share submitted photos
- All Gemini API traffic operates within Google Cloud's security perimeter
Reference: Google Gemini API Terms of Service and Gemini API Additional Terms.
5 Cloud Infrastructure & Data Flow
All Tikamori services operate exclusively within Google Cloud Platform. No third-party cloud providers are used.
- Cloud Functions — Serverless backend handling all API proxy requests. No persistent storage. Stateless.
- Firebase Hosting — Static web content delivery via Google's global CDN. No user data stored.
- Firebase Analytics — Anonymous app usage telemetry. No PII collected. GDPR-compliant.
- Firebase Crashlytics — Crash diagnostics (device model, OS version, stack trace). No user identification.
- Firebase Remote Config — Feature flags and app configuration. No user data involved.
- Google IAM — API key management and access control for Gemini API calls.
All data in transit is encrypted using HTTPS / TLS 1.3. No unencrypted data transmission occurs at any layer.
6 Data Retention & Deletion
- User photos: Zero retention — discarded immediately after Gemini returns analysis results
- AI results: Not stored by Tikamori — delivered to user's device only
- Anonymous analytics events: Retained per Firebase Analytics defaults (up to 14 months)
- Crash reports: Retained per Firebase Crashlytics defaults (90 days)
- Ad identifiers: Managed by Google AdMob per their retention policy
Because Tikamori stores no personal data or photos, there is nothing to delete from our systems upon user request. Users may clear locally saved images directly from their device.
7 User Rights & Controls
Under GDPR, CCPA, and applicable privacy laws, users have the following rights:
- Right to access — Request information about what data is processed about you
- Right to deletion — Request erasure of any data we hold (note: we hold no personal data)
- Right to opt out of personalized ads — Available via in-app consent dialog (GDPR regions) or device ad settings
- Right to data portability — Not applicable; we do not store personal data
- Right to withdraw consent — For ad personalization at any time via app settings
To exercise any of these rights, contact: support@tikamori.app
8 Third-Party AI & Cloud Policies
Tikamori relies on the following Google services. Their respective policies govern how they handle data received from our applications:
- Google Gemini API Terms of Service — AI inference and data handling
- Google Cloud Privacy Notice — Cloud Functions, IAM
- Firebase Privacy Information — Analytics, Crashlytics, Hosting
- Google Privacy Policy — Overarching Google data practices
- Google AdMob Data Usage — Advertising SDK data handling
For questions about this Data Usage & AI Processing policy:
📧 support@tikamori.app