Best used with an AI agent

40+ live apps, open data APIs, MCP servers, and 200+ guides - more than anyone wants to click through. Point your AI here and it reads the whole map and does the work: finds the tool, pulls the data, runs the analysis, and hands you the links.

Here for the open-source code? Your agent finds the right repo for you - and can even clone and deploy it.

Prefer to explore on your own? Go right ahead.

Paste this to Claude Code, Codex, or any AI agent:
Go to tigzig.com and read tigzig.com/llms.txt. It is a practitioner toolkit - 40+ analytics apps, open no-auth data APIs, MCP servers, open-source repos (github.com/amararun), and 200+ build guides. Help me [your task]. Surface the exact links; where there is an API or MCP, call it directly; and if I want to self-host, find the repo and help me deploy it.
Two GPTs for MF Portfolio Processing: You are viewing the MF Portfolio File Converter. It takes raw monthly mutual fund portfolio Excel disclosures (the AMC's original files) and converts them into a standardized CSV. The companion GPT, MF Portfolio Processor, takes that pre-processed CSV and runs further analysis (validation, ISIN mapping, two-period composition drift with % changes). Recommended workflow: use the dedicated MF Files AI app to convert Excel to CSV, then feed the CSV into the MF Portfolio Processor GPT. This GPT remains a good example of using a Custom GPT as a frontend to run predefined Python code with a degree of AI flexibility.

MF Portfolio File Converter

Custom GPT that converts raw monthly mutual fund portfolio Excel disclosures into a standardized CSV format, ready for further analysis.

Try Portfolio Analyzer GPT LLM Context (.txt)

What This GPT Does

#

This GPT serves two main purposes:

  • Portfolio Processing: Parse and analyze monthly mutual fund portfolio disclosure Excel files
  • GPT-Python Integration: Demonstrates how a Custom GPT can execute custom Python code
  • Process different Excel file formats from various funds
  • Generate consolidated CSV output
  • Create validation files for data verification
  • Perform custom analysis on request

How to Use

#

Follow these steps to analyze mutual fund portfolios:

  1. Upload Files
    • Share the monthly portfolio Excel file
    • Provide the schema information file
  2. Specify Schema Details
    • Data start row number
    • Column mappings (company, instrument, value, ISIN, etc.)
  3. Get Results
    • Receive consolidated CSV file
    • Get validation file for verification
    • Request specific analysis as needed
  4. Need Help? Just ask the GPT "How do you work?" or "What do you need?"

Technical Details

#

The GPT uses a custom Python backend created with GPT assistance for data processing:

Processing Pipeline

  • Custom Python script for file processing
  • Schema-based Excel parsing system
  • Flexible column mapping configuration
  • Automated CSV generation
  • Validation file creation

Required Schema Information

  • Data start row specification
  • Company name column mapping
  • Instrument details column mapping
  • Market value column mapping
  • ISIN number column mapping

Current Use Case

Demonstrates the integration of Custom GPT with Python code for processing monthly mutual fund portfolio disclosures. The system handles various Excel formats, generates standardized outputs, and provides analysis capabilities while showing how GPTs can execute custom code.

Resources

OpenAI Logo

Built on OpenAI's GPT Platform

Custom GPT built on ChatGPT's Custom GPT framework. No custom UI builds or complex agent setups - just connect, chat, and analyze through the familiar ChatGPT interface.

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