← All projects

Sustify

AI-driven sustainability marketplace

BERTOpenAI EmbeddingsPython

Overview

Sustify is an AI-driven sustainability marketplace I founded: it matches buyer requirements to vendors automatically using transformer-based embeddings.

How it works

  • BERT / OpenAI embeddings represent buyer requirements and vendor capabilities in a shared space.
  • Automated matching and recommendation replaces manual vendor discovery.
  • Python backend serving the matching pipeline.

What I'd highlight

Founding work: problem discovery, product scoping, and the ML pipeline, not just the model.