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.

AI Co-Analyst - Live Multi-Agent App. Cost, quality, reliability - what works? what doesn't?

Published: March 2, 2025

Video thumbnail

Sonnet-3.7 the best, Deepseek 2nd, Gemini excellent. Try it πŸ‘‰ tigzig.com (open source)

Top Line

As an AI Co-Analyst LLM, Sonnet-3.7 is my top choice for deep, incisive analysis support....loving Gemini-2.0-Flash for balance of quality, reliability and cost.. and it's the fastest. Deepseek-R1 quality close to Sonnet but less reliable. o3-mini is lowest cost but not too great

Take it for a spin

Agent Setup βž” Flowise AI

Sequential Agents (LangGraph). Router agent ➟ regular queries to a general analyst agent and complex queries to an advanced analysis route ➟ Reasoning LLM ➟ analysis plan + SQL queries ➟ execution agent (gpt-4o) reviews, corrects, executes, and debugs before delivering results

Quality

My (judgmental) ranking – reasoning & analysis

CPQ (Cost per Query)

Reasoning-based analysis (breakdown in comments)

Variance: up to Β±50% on the same query.. models evolving...and variances coming down.

Latencies: mostly 1-4 mins, sometimes 10+ mins....time of day matters – peak vs. off-peak. Gemini the fastest.

CPQ– Regular Queries

4o-mini the workhorse; 4o when it stumbles...Gemini may take over

Variance: Β±20% – stable in live deployments

Latencies: 15 sec to 3 min depending on query complexity and time of day.

Reliability

Demoed Example

SQL Errors / API Failures / Data Validations?

See detailed video guide - for live debugging / error catching: YouTube Video

Source Codes, Architecture & Build Guide

5 repos + 7 Flowise schemas + video build guide. Main repo: GitHub

Caveats & Assumptions

Lots of them...plus tips...check comments...

Caveats, Assumptions& Tips

CPC breakdown- reasoning& analysis

CPC- regular queries

Workhorse LLM: 4o-mini default; 4o when it stumbles. Flash2 may take over-better performance, quality, and cost, with improved reliability over last year's Gemini.

Detailed Video Guide

Demo, build guide, architecture, API call flows, error catching, repo walkthrus and more.

GitHub Repos& Schemas

Main Repo: GitHub

With step-by-step build guide & links to other repos

Agents Schemas - Flowise

In docs folder in Main Repo