Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
SnowFlow AI: Document to Snowflake
See how SnowFlow AI transforms financial documents into structured database entries for Snowflake, a practical fintech solution built with AI.
An AI-powered financial document processing platform that automatically extracts, analyzes, and structures financial data from various document formats, and ingests it into Snowflake. Built for financial data processing workflows.
FastAPI platform using LangGraph and Gemini for Snowflake document processing.
- Landing AI APIThe developer-first API for Andrew Ng’s LandingLens: deploying production-grade computer vision models for industrial inspection.Landing AI (founded by Andrew Ng) provides the API infrastructure for LandingLens: a platform designed for industrial computer vision. This tool allows teams to deploy models for defect detection and object classification in minutes. The API returns structured JSON (including bounding boxes and confidence levels) to automate quality control on manufacturing lines. It focuses on the Data-Centric AI approach: ensuring high accuracy even with small datasets (often fewer than 50 images).
- LangGraphA low-level orchestration framework for building long-running, stateful, and cyclic multi-agent systems using a graph-based architecture.LangGraph is the specialized, low-level runtime for developing complex AI agents, extending the LangChain ecosystem to handle intricate, stateful workflows. It models the agent's logic as a directed graph: nodes represent actions (LLM calls, tool use), and conditional edges dictate the flow, enabling critical features like cycles (loops) for iterative reasoning. This graph-based approach ensures durable execution, allowing agents to persist through failures and resume operations. Key capabilities include comprehensive memory management via a shared state object and built-in human-in-the-loop functionality (interrupts) for external oversight. This robust framework is trusted by production teams at companies like Klarna and Replit for deploying scalable, resilient agent architectures.
- Snowflake APIA RESTful interface for executing SQL statements and managing data workflows via HTTP requests without persistent drivers.The Snowflake SQL API provides a lightweight alternative to traditional JDBC or ODBC drivers by exposing a RESTful endpoint for data operations. Developers submit POST requests to the /api/v2/statements resource to trigger queries, manage warehouse scaling, or execute COPY INTO commands for data ingestion. The API returns results in partitioned JSON blocks: an ideal structure for serverless environments (like AWS Lambda) that require stateless, high-speed connections. It supports asynchronous execution and custom timeout settings (up to 3600 seconds) to ensure reliable processing for complex analytical workloads.
Related projects
AI gives you wings
Seattle
Learn how to build fully functional prototypes using V0, Lovable, and Cursor without coding, covering app architecture, cost,…
AI speed dating
Seattle
Learn how an AI host uses QR‑linked WhatsApp, function calls, Airtable matching, and RAG to register participants, create…
Sales Intelligence Assistant
Seattle
Learn a step‑by‑step workflow that extracts web and PDF content, converts it to markdown, chunks it, and stores…
AI Insights to optimize cloud costs
Seattle
Learn how to upload cloud billing data and use AI to analyze spending patterns, identify trends, and receive…
AI oncall engineer that actually works
Seattle
This talk demonstrates OncallNinja, an AI-powered oncall engineer that helps teams resolve software incidents efficiently, with insights from…
Standd - Data Visualization for Deal Diligence
DC
We'll demonstrate how Standd's AI agent detects data visualization opportunities in deal diligence and automatically generates charts to…