AI-FIRST SITE | AI agents & coders: fetch tigzig.com/llms.txt for structured data

Use an AI Coder - ChatGPT and chatbots are impractical for daily use

In the videos and guides below, I demonstrate using AI Studio, which is great for learning and getting started. But for day-to-day work, you need an AI coder that can read your files, execute code, and iterate with you - chatbots simply can't do that. For paid options, both Claude Code and Cursor work well, but my recommendation is Claude Code - the much higher limits you get with Claude Sonnet 4.6 / Opus 4.7 make a real difference, and the overall coding capabilities are far better. That said, Cursor works great too. For free options (with limits) Google Antigravity works very well with xlwings Lite, especially when you upload the AI Coder Instructions file. AI Coder Choices · Google Antigravity · Andrew Ng on AI Coders

AI Coder Instructions

This file is required for all modules.

For AI

Download the complete markdown file. Upload to your AI at start of every session.

Download

For Humans

View the complete guide in your browser with proper formatting and navigation.

View in Browser

Practice Kits

Download workbooks and step-by-step guides.

01

Data Manipulation and Visualisation

AI-driven variables, automated charts, profiling & best practices

Module 1: Data Manipulation

AI-assisted data transformation, intelligent variable creation, automated profiling, and visualization. Learn to create derived variables, summary metrics, profile tables, correlation matrices, and charts using natural language instructions.

Natural Language Instructions Correlation Matrices Box Plots & Charts
02

Practical Data Cleaning

AI rule generation, test case creation & validation workflows

Module 2: Data Cleaning

A step-by-step guide for using AI to generate, test, and validate a robust data cleaning script. Learn to analyze data patterns, generate cleaning rules, create test cases for edge scenarios, and audit AI's proposed logic.

Pattern Analysis Edge Case Testing AI Logic Auditing
03

Campaign Build

Exclusion waterfall, segmentation & test/control framework

Module 3: Campaign Build

A step-by-step guide for working with AI to execute a full, auditable campaign workflow in xlwings Lite. Build exclusion waterfalls, segment populations into prioritized tiers, and implement statistically sound test/control groups.

Exclusion Waterfall Lead Prioritization Statistical Sampling

Patterns

Worked examples with test data you can download and try.

01

Local File Access: 8 Patterns

PDFs, HTML, PowerPoint, Parquet, email attachments - read & write local files

Read and write files on your local drive from xlwings Lite. Mount a local folder, then use 8 distinct patterns covering the most common file workflows.

  • Unzip, process and concatenate files on local drive
  • Generate PDF, HTML and PowerPoint reports to desktop
  • Convert CSV to Parquet, save files from browser to local
  • Send emails with local file attachments via API
  • Run analytics with DuckDB, create charts with Matplotlib
Local File Access: 8 Patterns
02

=WINGMAN Function Usage Patterns

LLM Python sandbox, stats, cleaning, bucketing & judgment-based categorization

Like =COPILOT in Excel - pass a prompt and data range, get structured results. Works with full ranges, adjacent ranges, and single rows.

  • LLM Python sandbox for stats and computation
  • Full ranges, adjacent ranges, single rows
  • Structured output that fits next to your table
  • Judgment-based cleaning and categorization

Explore Live Apps

See xlwings Lite in action with these live working apps.

xlwings Lite Data Importer

Import any file format into xlwings Lite. CSV, Parquet, DuckDB, PDF, Images, ZIP - from cloud URLs with auto-conversion to DuckDB for SQL.

  • Raw file import: any file (PDF, images, ZIP, CSV, JSON, SQLite) - import as-is
  • Auto DuckDB conversion: data files auto-convert to DuckDB for SQL
  • Cloud sources: Google Drive, Dropbox, GitHub with shareable links or token access
  • Setup guides: CORS proxy and OAuth token setup with AI instructions
xlwings Lite Data Importer

INTELISCAPE-X - Intelligent Web Scraper

Describe in natural English what and how you need the scrape to be done. Transform Excel into an intelligent web scraping platform.

  • Extract structured data from multiple websites with AI-powered analysis
  • Process batches of URLs with custom column specifications
  • Track processing status, errors, and monitor performance metrics
INTELISCAPE-X Web Scraper

Technical Analysis Reports

Create professional technical analysis reports with AI-powered chart pattern recognition.

  • Pulls live data from Yahoo Finance via a custom FastAPI server
  • Gemini Vision API analyzes charts for technical patterns
  • Generates PDF/HTML reports with embedded charts and tables
Technical Analysis Reports

MF Portfolio Holdings Analyzer

Two-period mutual fund holdings analysis with intelligent automation and data quality checks.

  • Smart file import with auto-detection of delimiters
  • Automatic 2-period detection and dynamic report headers
  • Human-in-the-loop ISIN mapping correction workflow
MF Portfolio Holdings Analyzer

Database & ML

Connect to any database with a custom FastAPI layer for data analysis and machine learning.

  • Connects to PostgreSQL/MySQL via web API layer
  • Pull random records, run custom queries, explore data
  • Build XGBoost models with evaluation and decile tables
Database & ML

AI Workflows

Automate Excel workflows with AI schema detection using Gemini 2.0-Flash or GPT-4o.

  • Automatic schema detection with structured JSON output
  • Identify categorical and numerical variables intelligently
  • Generate SQL-compatible data types for database integration
AI Workflows

Blog Posts

26 posts on Python in Excel, automation, and AI workflows.

Feb 21, 2026xlwings Lite Local File Access: 8 Patterns You Can Use Today Feb 14, 2026xlwings Lite new WINGMAN function - usage patterns: python sandbox, stats, cleaning, bucketing, judging Feb 7, 2026Python In Excel - Claude Vs. xlwings Lite? Who Wins? Jan 17, 2026xlwings Lite Data Importer v2 Released Jan 9, 2026DuckDB Meets Excel: xlwings Lite Data Tools Dec 7, 2025The xlwings Lite AI Coder Instruction File - December 2025 Release Nov 3, 2025Intelligent AI Web Scraper in Excel with Python (xlwings Lite) Oct 12, 2025Automated Analytics & Reporting with Python in Excel (xlwings Lite) Oct 12, 2025Mutual Funds Holdings Analyzer - Python in Excel (xlwings Lite) Oct 7, 2025Which AI Coder should you use for xlwings Lite? Sep 6, 2025Python in Excel with Natural Language Instructions Sep 3, 2025Field Guide & Practice Lab for AI-assisted xlwings Lite Jul 23, 2025Build Full Campaign in Excel with Python & xlwings Lite Jul 6, 2025Module 02 - Data Cleaning & Rule Based Transformation Jul 6, 20251,450-line Context File for Clean xlwings Lite Code Jun 29, 2025xlwings Lite Practice Lab - Hands-on Guide May 9, 2025Live Python-in-Excel Systems with xlwings Lite Apr 15, 2025AI Powered Dynamic Web Scraper in Excel - Part 6 Apr 7, 2025Stock Data to AI Reports - Part 4 Apr 7, 2025AI + Python in Excel - LLM API Calls - Part 3 Apr 7, 2025xlwings Lite - Connect to Remote Databases Mar 23, 2025Python Workflows Inside Excel with xlwings Lite Jan 19, 2025REX-2: AI Driven Analytics Oct 24, 2024Update Excel & Databases with Voice Agents Mar 20, 2024Mutual Fund Analysis with Custom GPT & Python Feb 10, 2024Mutual Fund Portfolio Analysis with ChatGPT

Videos

5 walkthrough videos covering setup, scraping, analytics, MF holdings, and databases + ML.

Getting Started with xlwings Lite

Getting Started with xlwings Lite

A full walkthrough from initial setup to generating code and debugging a real-world script. Watch this to see the entire methodology in action.

Intelligent AI Web Scraper in Excel

Intelligent AI Web Scraper in Excel

Paste a URL list. The app extracts the fields you asked for, applies your transforms, filters and data cleaning instructions. Updates structured data in Excel with status, error logs, and a 30-KPI dashboard.

Technical Analysis Reports with AI

Technical Analysis Reports with AI

Professionally formatted PDF & HTML reports with AI analysis, charts and tables. One click, 45 seconds. Reusable architecture for AI-integrated automations.

Mutual Funds Holdings Analyzer

Mutual Funds Holdings Analyzer

Standardizing, consolidating and comparing mutual fund portfolio data from monthly statutory disclosures. AI-powered data conversion with human-in-the-loop workflow.

Remote Databases, EDA & XGBoost Models

Remote Databases, EDA & XGBoost Models

Connect to remote Postgres, explore tables, run custom SQL from Excel. Then run EDA with stats, plots, charts, followed by XGBoost response model with evaluation and scoring.

Resources

Felix Zumstein (xlwings Creator)

xlwings Lite

Built with xlwings Lite

Created by Felix Zumstein, it brings Python into Excel seamlessly - enabling native support for databases, AI agents, LLMs, advanced analytics, ML, APIs, and complete automation workflows.

Bugs,issues,questions? Drop a note: [email protected]