---
url: /academy
title: "Academy — Siere Soft"
description: "Workshops on AI engineering, spec-driven development, and applied product work."
language: en
canonical: https://sieresoft.com/academy
aeo_generated: 2026-07-21T19:32:33.750Z
---

ACADEMY · COMING SOON
# Workshops for engineers who have to do the AI work, not just decide on it.

Siere Academy is short-form learning content on AI engineering, spec-driven development, and applied product work — drawn directly from the studio&#x27;s own engagements. Not blogs about AI; *how to do it*.
[See the curriculum ↓](/academy#waitlist)[Read insights instead →](/insights)EARLY ACCESS
### Get a note when the first workshop opens.

One email per workshop, no marketing nonsense. We send maybe four a year.
Notify meCookie-free · unsubscribe in one click · powered by ButtondownWORKING DRAFT
## Curriculum, give or take.

We&#x27;ll publish in the order we have time to record. Names and order are subject to change; signing up gets you the final list.
01Specs that survive contactHow to write a product spec that doesn&#x27;t collapse on day three.Q3 · 202602Retrieval, honestlyEmbeddings, chunking, hybrid search — and when each one stops working.Q3 · 202603Eval-driven AI developmentGolden sets, regression guardrails, and how to ship without praying.Q4 · 202604AI-assisted coding for senior engineersGetting useful work out of Claude Code, Codex, and Gemini without the cargo-cult tricks.Q4 · 202605Spec-driven product deliveryThe studio playbook: how three engineers do the work of eight.2027
### Ready to talk?

hello@sieresoft.com · Reply within one working day, usually less.
[Book a 30-min call →](/contact)[or email](mailto:hello@sieresoft.com)

## Structured Data

```json
{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "Siere Soft LTD",
  "legalName": "Siere Soft LTD",
  "url": "https://sieresoft.com",
  "logo": "https://sieresoft.com/icon",
  "email": "hello@sieresoft.com",
  "taxID": "206672583",
  "vatID": "BG206672583",
  "foundingDate": "2021-10-04",
  "founder": {
    "@type": "Person",
    "name": "Peter Manolov"
  },
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mladost, bl. 24, entr. A, fl. 2, apt. 3",
    "addressLocality": "Montana",
    "postalCode": "3400",
    "addressCountry": "BG"
  },
  "sameAs": [
    "https://github.com/SiereSoft"
  ]
}
```

```json
{
  "@context": "https://schema.org",
  "@type": "WebSite",
  "url": "https://sieresoft.com",
  "name": "Siere Soft",
  "inLanguage": "en"
}
```

```json
{
  "@context": "https://schema.org",
  "@type": "BreadcrumbList",
  "itemListElement": [
    {
      "@type": "ListItem",
      "position": 1,
      "name": "Siere Soft",
      "item": "https://sieresoft.com/"
    },
    {
      "@type": "ListItem",
      "position": 2,
      "name": "Academy",
      "item": "https://sieresoft.com/academy"
    }
  ]
}
```

