---
url: /insights/topics/ai
title: "AI — Siere Soft"
description: "Applied AI engineering, evaluation, agent experience, and the systems around the model."
language: en
canonical: https://sieresoft.com/insights/topics/ai
aeo_generated: 2026-09-04T20:09:02.441Z
---

[← All insights](/insights)AI
TOPICS

# AI

Applied AI engineering, evaluation, agent experience, and the systems around the model.
AI
## The topic is open. The first article is still in the workshop.

We have work to write about, but nothing we are ready to publish yet. This page will collect it when we do.
[Browse all insights →](/insights)
### 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": "Insights",
      "item": "https://sieresoft.com/insights"
    },
    {
      "@type": "ListItem",
      "position": 3,
      "name": "AI",
      "item": "https://sieresoft.com/insights/topics/ai"
    }
  ]
}
```

