Building irresistibly good products.

Supertype Incubator

Product Factory

Supertype Incubator is the in-house product factory of Supertype, a team of highly creative data scientists and AI engineers who want to build only the most delightful experiences technologically possible. It is the birthplace for Supertype's most irresistible products, where our members actualize their ideas into AI applications with absolute freedom and autonomy.supertype incubator

Incubated Products

Sectors Financial Data Suite

Supertype Fellowship

Supertype Collective

Supertype Summary

Open Source

Supertype Organization on GitHub

We have several open-source projects that we maintain on GitHub. These are projects that we have built for our own use and have decided to share with the community. Unless specified otherwise, all projects are released under the MIT license. Clone, fork and contribute back with a Pull Request if you find them useful.

supertype incubator

Foundations

The open source design layer behind every Supertype product

Newly released @supertype.ai/foundations is the typography, content blocks, tokens and build-time tooling that Sectors, Viably and this site all render on. Extracted from three production codebases rather than designed in the abstract.

Learn about @supertypeai/Foundations

Supertype Coursebook

Enterprise Data Management, Data Engineering & Financial Data Analytics

Coursebook is a structured, guided learning path covering Enterprise Data Management, Data Engineering, Financial Data Analytics and Big Data. It is an open source project by Supertype to provide a concise, practical learning path for dat professionals totalling more than 15 lessons and hands-on exercises.

Supertype Coursebooksupertype coursebook
  • Foundations

    The design layer behind every Supertype product: typography primitives, content blocks, a long-form essay shell, the token and theme CSS, and build-time tooling for SEO metadata, OG cards, lint rules and contrast checks. Built for Next.js and Tailwind v4.

    Source Codeyarn add @supertype.ai/foundationsRead more
  • Large Language Models (LLM) Python Series

    A set of 40+ instructional materials, code samples, Python scripts and guides featuring project-based LLMs through interfaces like LangChain, LlamaIndex, Chroma and Pinecone. 250,000 learners and counting.

    Source CodeRead Documentation on Github
  • Superinference

    Superinference is a library that infers analysis-ready attributes from a person's social media username or unique identifier and returns them as JSON objects.

    Source Codepip install superinferencenpm install superinference
  • elang Language Embeddings

    Elang is an acronym that combines the phrases Embedding (E) and Language (Lang) Models. Its goal is to help NLP (natural language processing) researchers, Word2Vec practitioners, LLM educators and data scientists be more productive in training language models and explaining key concepts in word embeddings.

    Source Codepip install elang
  • Email Network

    Utilities for inspecting, visualizing and exploring exported mailboxes (Gmail and Outlook's default .mbox) along with graphing utilities built on top of NetworkX.

    Source Codepip install emailnetwork
  • Wordpress-posts-React

    A lightweight (no-dependencies, <3 kb minified!) set of React hooks and components to asynchronously fetch and display WordPress posts using WordPress's most updated REST API

    Source Codenpm install wordpress-posts-react
  • YouTube Analytics Python wrapper

    A set of Python scripts for producing analytics using the YouTube Analytics API

    Source CodeRead Documentation on Github