File size: 3,202 Bytes
3b55f72
 
e726a1f
 
 
3b55f72
 
 
 
e726a1f
 
 
 
ff33dd9
7249b43
e726a1f
 
4f5da1e
 
 
e726a1f
 
4f5da1e
 
 
e726a1f
 
 
 
 
 
 
 
 
 
 
 
4f5da1e
 
 
 
e726a1f
4f5da1e
e726a1f
 
4f5da1e
 
 
 
e726a1f
4f5da1e
e726a1f
 
 
 
 
 
 
 
 
 
4f5da1e
 
 
 
e726a1f
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
---
title: README
emoji: 🏗️
colorFrom: gray
colorTo: blue
sdk: static
pinned: false
---

<div class="grid lg:grid-cols-3 gap-x-4 gap-y-7">

  <div class="lg:col-span-3 space-y-3">
    <p class="text-xl md:text-2xl font-semibold tracking-tight">
      <span class="text-3xl md:text-4xl font-bold">50k</span>
      physics-verified samples / hour
    </p>
    <p>
      <strong>Formeo</strong> publishes verifiable structural engineering corpora for ML and design agents:
      parametric geometry → Eurocode loads → FEA → member checks → catalog sizing,
      with a deterministic verifier and full sizing trajectories on every sample.
    </p>
    <p>
      Public datasets on this Hub are the <em>proof</em>.
      The product is the <strong>generator + verifier + reasoning traces</strong>
      for a structure family — not a mass-lookup table.
      Developed by <strong>Kisfali Engineering Srls.</strong>
    </p>
  </div>

  <a href="https://huggingface.co/datasets/Formeo/portal-frame-dataset" class="block overflow-hidden group">
    <div class="w-full h-36 mb-2 rounded-lg flex flex-col items-start justify-center px-5 bg-gradient-to-br from-slate-800 to-slate-950 text-white">
      <div class="text-3xl font-bold">Portal Frame v1</div>
      <div class="text-sm opacity-80 mt-1">2k public sample · CC BY-NC</div>
    </div>
    <div class="underline">Browse the dataset</div>
  </a>

  <a href="mailto:info@formeo.ai?subject=Formeo%20synthetic%20engineering%20data" class="block overflow-hidden group">
    <div class="w-full h-36 mb-2 rounded-lg flex flex-col items-start justify-center px-5 bg-gradient-to-br from-amber-600 to-stone-900 text-white">
      <div class="text-2xl font-bold leading-snug">License &amp; custom data</div>
      <div class="text-sm opacity-80 mt-1">Full corpus · verifier · new structure types</div>
    </div>
    <div class="underline">Get in touch → info@formeo.ai</div>
  </a>

  <a href="https://kisfali.com" class="block overflow-hidden group">
    <div class="w-full h-36 mb-2 rounded-lg flex flex-col items-start justify-center px-5 bg-gradient-to-br from-sky-800 to-slate-900 text-white">
      <div class="text-2xl font-bold leading-snug">Engineering automation</div>
      <div class="text-sm opacity-80 mt-1">Custom Eurocode systems · kisfali.com</div>
    </div>
    <div class="underline">Consultancy &amp; delivery</div>
  </a>

  <div class="lg:col-span-3 space-y-2">
    <p class="font-medium">What ships with every corpus</p>
    <ul class="list-disc list-inside space-y-1 text-sm">
      <li>Task inputs (geometry, loads, grade) + reference steel sections, mass, and eCO₂</li>
      <li>Per-clause EN 1993 checks and SLS deflection labels (same rule as the verifier)</li>
      <li>Sizing trajectories with reward — ready for agents and RL environments</li>
      <li>Honest check fidelity: simplified Formeo Eurocode, stated limitations, no silent clips</li>
    </ul>
    <p class="text-sm pt-3 opacity-80">
      Formeo Wind (CFD screening for structural profiles) lives at
      <a class="underline" href="https://formeo.ai">formeo.ai</a>
      — a separate product line, not this Hub.
    </p>
  </div>

</div>