Skip to content
@torchstack-ai

torchstack.ai

Torchstack

Torchstack is an AI consultancy founded by Scott Campit, PhD. We work with early-stage and SMBs who know AI should be part of their systems, but want to have technical support. We work with business owners to implement their visions: scoping the work, building the first version, and handing back something the team can actually run.

What we do

Most engagements start with one of these:

  • AI Assessment — a paid 1–2 week diagnostic that maps where AI fits (and where it doesn't) in your product or workflow. The deliverable is a written plan you can hand to any engineer.
  • Proof of Concept — a tightly-scoped prototype, usually 2–4 weeks, designed to de-risk the riskiest assumption first.
  • Workshops & training — for teams that want to build internal AI literacy rather than outsource it.
  • Fractional technical leadership — ongoing help on AI architecture, hiring, and roadmap.

If you're a founder considering working with us, the front door is torchstack.ai. We provide a free 15-minute intro call to identify how we can work together.

What's in this org

This org hosts a mix of client work (public only with the client's permission), internal tooling we've open-sourced, and reference projects we share publicly.

For developers exploring our code

If you're poking around the repos or thinking about contributing, here's what to expect:

  • Stack. Python (FastAPI, LangChain/LlamaIndex), TypeScript/Next.js for front-ends, Postgres + pgvector or managed vector stores for retrieval, and whichever model providers fit the job (Anthropic, OpenAI, open-weights via Together/Modal/Bedrock).
  • House style. Small, well-typed modules. Tests on the hot paths. Evals over vibes for anything model-driven. Deployable from day one — we don't ship "we'll productionize it later."
  • Repo conventions. Each repo has its own README.md with setup steps, an evals/ directory for any prompt or model work, and an adr/ directory for decisions we don't want to relitigate later.
  • Issues and PRs. Issues are welcome on public repos. For non-trivial PRs, please open an issue first so we can talk through the approach — much easier than rewriting after the fact.

Working with Torchstack

  • Clients → start at torchstack.ai. Book the free 15-minute intro and we'll figure out together whether the Assessment is the right next step.
  • Engineers interested in contract work on client engagements or contributing to public projects → email <scott@torchstack.ai> with a couple of links to representative work.
  • Everyone else → reach Scott directly on LinkedIn.

Pinned Loading

  1. pose-estimation-demo pose-estimation-demo Public

    A running gait assessment model using pose estimation models

    Python 1

  2. agent-scraper agent-scraper Public

    A simple AI agent that uses the ReAct pattern to search for and download web content about specific topics. Built with LangChain and OpenAI

    Python 1

  3. bert-finetuning bert-finetuning Public

    This repository contains code that fine-tunes BERT for text classification on financial tweets.

    Jupyter Notebook 1

  4. rag-summarization-pdf rag-summarization-pdf Public

    A Python application that implements Retrieval Augmented Generation (RAG) to download and summarize academic papers.

    Jupyter Notebook 1

  5. vlm-threat-detection vlm-threat-detection Public

    Vision language model for threat detection and security applications

    Python 1

Repositories

Showing 8 of 8 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…