You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Heavy computations, machine learning models, and complex datasets execute on Google Colab GPUs and TPUs with zero battery drain on your phone.
Autonomous Autopilot
Multi-pass self-directed analytical engine that formulates hypotheses, executes code, generates plots, and compiles full analytical reports with expandable thought accordions.
Self-Healing Code Execution
Real-time Python traceback inspection: if code encounters an error during execution, AI automatically analyzes the traceback, repairs the code, and retries seamlessly.
Jupyter (.ipynb) Session Export
Export your entire notebook session with all code cells, narrative explanations, and execution outputs directly to standard .ipynb files for VS Code or Google Colab.
Expert Code Mode
Expandable VS Code-style terminal for direct Python execution. Write and run custom code with full kernel control at zero credit cost.
Interactive Colab File Explorer
Complete cloud file manager with breadcrumb navigation, folder zip downloads, upload pipelines, and 1-tap dataset loading into Analysis.
Smart Voice Surveys
Natural language survey generation (Voice or Text) with instant mobile preview, cloud responses tracking, and CSV export protected by Cloudflare Turnstile anti-bot verification.
Rich Report Editor & Live Web Sharing
Reorderable narrative blocks, interactive metrics, chart visualizers, and AI executive summary polishing with live public web sharing on reports.spaninsight.com.
Screenshots
Widescreen & Tablet Experience
Workspace Home Screen: seamlessly collaborate and organize project files
Autonomous AI Autopilot: multi-pass local analysis orchestration for report generation
Mobile Experience & AdMob Rewards
Home Dashboard: dark theme optimized for local secure workspace sync
Smart Survey Builder: generate forms from voice or text prompts
Public Web Survey: responsive client interface for fast data collection
Live Responses: track user feedback in real time with quick-actions
Interactive Visual Analysis & Live Reports
Local Data Analysis: visual charts, tables, and sandboxed execution blocks
Interactive Shared Reports: public-facing web insights hosted on reports.spaninsight.com
Document & Presentation Export
Export to PDF: native layout engine with print preview controls
PowerPoint Slide Generator: export report structures into PPT format
Features
Google Colab Cloud Integration: Provision and execute Python workloads on remote Google Colab VMs (CPU, T4 GPU, TPU v5e/v6e) with real-time ANSI terminal output streaming.
Transparent Autopilot Reasoning: Inspect step-by-step thinking in expandable thought accordions before code execution runs.
Autonomous Self-Healing: Automatically catches runtime Python exceptions, extracts error context, prompts the AI repair pipeline, and heals code seamlessly.
Jupyter (.ipynb) Interoperability: Export notebooks directly to .ipynb format for instant sharing across VS Code, JupyterLab, or Colab.
Expert Code Mode: Write, inspect, modify, and execute Python code manually with zero credit consumption.
Smart Surveys & Turnstile Bot Shield: Voice-driven survey creation with Cloudflare Turnstile anti-bot verification and 1-tap DataFrame import.
Live Web Report Publishing: Publish interactive visual reports to reports.spaninsight.com with responsive cards, metrics, and print-ready PDF export.
Flet 0.86 Reactive Architecture: Smooth UI animations, adaptive light/dark theming, and responsive layouts across mobile, tablet, and desktop screens.
100% Tested Codebase: Full test coverage with strict linting and formatting compliance (pytest + ruff).
Architecture
Layer
Technology
Purpose
Frontend UI
Flet (Python on Flutter)
Cross-platform reactive client with dark/light theming, thought accordions, and chart rendering
Multi-model AI orchestration, prompt compression, and code generation routing
Survey Database
Cloudflare D1
Secure, encrypted relational storage for public survey definitions and response capturing
Report Hosting
Cloudflare R2 (reports.spaninsight.com)
Ephemeral public web report hosting with responsive HTML/CSS/JS rendering
Local Storage
Platform SharedPreferences / Local JSON
Client-side OAuth tokens, project state persistence, and hardware preferences
Visual Flow
flowchart TD
subgraph APP ["π± SpanInsight Client (Flet Reactive UI)"]
Onboard["π Onboarding"]
Home["π Home Dashboard"]
Analysis["β‘ Analysis & Autopilot"]
Files["π Colab File Manager"]
Forms["π Smart Surveys"]
Reports["π Analytical Reports"]
Settings["βοΈ Preferences & Auth"]
end
subgraph COLAB ["βοΈ Google Colab Cloud Runtime (V2)"]
VM["π₯οΈ VM (CPU / T4 GPU / TPU)"]
Env["π¦ Full Python Data Science Stack\n(pandas, scikit-learn, TensorFlow, PyTorch)"]
POSIX["ποΈ /content/ Workspace & Datasets"]
VM --- Env
VM --- POSIX
end
subgraph GATEWAY ["π Edge Gateway & Cloud Services"]
AI["π€ Multi-Model AI Orchestrator"]
D1["πΎ Form Submissions Database"]
R2["π Ephemeral Report Sharing (7-day lifecycle)"]
end
Analysis <==>|Jupyter Protocol / WebSocket| VM
Files <==>|Direct POSIX File Transfer| POSIX
Analysis <-->|Prompts & Error Auto-Healing| AI
Forms <-->|Publish & Submissions| D1
Reports <-->|Web Share URL| R2
Home --> Analysis
Loading
Credit System
Action
Credits
Notes
AI Suggestion
1
Quick analytical queries and column summaries
Custom Prompt / Voice
3
Natural language prompt code generation
Autopilot (Full Report)
15
Multi-step end-to-end hypothesis and report generation
Daily Allowance
50 FREE
Automatically resets every 24 hours
Manual Python Code Mode
FREE
Unlimited code writing and execution via Expert Terminal
Testing & Quality Assurance
SpanInsight features a 100% passing test suite across all services, core modules, and screen workflows:
# Run unit and integration tests
uv run pytest
# Check formatting and linting
uv run ruff check
uv run ruff format
Privacy & Security
SpanInsight is built with a strict Privacy-First architecture:
Direct Cloud VM Routing: When connected to Google Colab, code execution and data processing run directly in your private Colab sandbox. No third-party servers intermediate your raw dataset files.
Encrypted Gateway Transit: All AI prompts sent to the gateway are encrypted via TLS 1.3 with cryptographic client challenge headers.
Turnstile Bot Shield: Public survey forms on forms.spaninsight.com require non-intrusive Cloudflare Turnstile human verification.
Data Sovereignty: Exported notebooks (.ipynb), CSV responses, and PDF reports reside 100% on your local device.
Legal Disclaimer
SpanInsight is an independent application and is not affiliated with, authorized, maintained, sponsored, or endorsed by Google LLC, Google Colaboratory, or any of their affiliates.
Users are responsible for complying with Google Colab's Terms of Use, resource usage guidelines, and applicable data privacy regulations.
Privacy-first AI data analysis app for CSV, Excel, SQL, JSON, etc. with real-time surveys, live reports, voice input, PDF/PPT export, and cross-platform support.