The GPT Pivot
Tech Stack
Links




About
Five custom GPTs shipped across two months in early 2025. Shopify wasn't working out and GPT development looked like the thing to go all in on, so I built a spread of them to prove I could. The bet didn't pay off and I soon switched to working on HubSpot, but the GPT Actions and function calling work fed straight into everything after it.
Quacksheet Financial Advisor analyses data straight from Pipedrive files, with a duck twist. Connects to an external server via GPT Actions for practical financial analysis. Not currently public.
Page Insights turns technical site metrics into plain English, reading 40+ performance metrics including load times, JavaScript usage and visual stability, and handing marketers recommendations they can act on without a developer. Not currently public.
Learning Roadmap turns scattered tutorials into phase-based skill plans with clear milestones, pulling resources from arxiv, gutendex and openwhyd.
Recipe Rummage finds recipes from ingredients you already have, cutting food waste and the last-minute shop. Built on GPT Actions and the Spoonacular API with structured outputs. 40+ chats.
Dev Jokes debugs your day with laughter, one function call at a time, hooked up to JokeAPI.
Discussion & Feedback
Have questions about this project? Built something similar? Share your thoughts!
(Requires GitHub account to comment)
Related Projects
Community Radar
An automated daily sweep of the forums and social channels where our buyers already are - Reddit and the HubSpot Community - that surfaces the threads worth answering and turns recurring pain into a content backlog. The radar then scores them. ## What It Does - **Sweep:** a scheduled pull ingests forum and community threads relevant to our apps and category. - **Triage:** a model filters down to the most relevant threads for our knowledge area and [apps](/hubspot-integrations/) before they land as a card in a reply queue. - **Themes:** the same threads are counted - topics, problems and solutions ranked by recurrence, anything recurring three times or more flagged, each expandable to the threads behind it. - **Promote to content:** a recurring theme can be promoted by hand into the content pipeline, carrying its evidence with it, so the blog gets written from measured demand rather than guesses.
Stardew Valley Wiki Chatbot GPT
Knows everything about Stardew Valley! Ask any Stardew Valley question and get instant answers - temporarily offline after OpenAI took it down. Reached 1K chats and 10 reviews (4.2 star rating) before going down. Built with Puppeteer and Cheerio for scraping the Stardew Valley Wiki, TypeScript for structuring data into markdown files, and sklearn for clustering content into 9 categories to speed up responses.