# IVF Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/ivf
> Markdown URL: https://aitinkerers.org/technologies/ivf.md
> Technology record last updated: 2026-02-24T00:24:06Z
> Generated: 2026-09-20T13:50:35Z

The premier assisted reproductive technology: a laboratory process where eggs are fertilized by sperm outside the body to overcome complex infertility.

IVF follows a rigorous five-step protocol: ovarian stimulation, egg retrieval, fertilization, embryo culture, and transfer. Since the 1978 birth of Louise Brown, the field has integrated advanced tools like ICSI (Intracytoplasmic Sperm Injection) to treat male-factor infertility and PGT (Preimplantation Genetic Testing) to screen for chromosomal health. Success rates for patients under 35 now average 50% or higher per cycle. Clinicians use this method to bypass structural issues (blocked fallopian tubes) or biological hurdles (endometriosis) with high clinical efficiency.

- Official technology site: https://www.mayoclinic.org/tests-procedures/in-vitro-fertilization/about/pac-20384716
- Public AI Tinkerers demos and talks: 1
- Result page: 1 of 1

## Recent Public Talks and Demos

### [EmergentDB: How Evolutionary Algorithms Made My Vector Database 82x Faster](https://singapore.aitinkerers.org/talks/rsvp_hHLd9-vXn8A)

Vector databases power semantic search, RAG, and recommendation systems—but tuning them is a nightmare. Should HNSW use M=8 or M=32? What's the right ef_construction value? Most teams guess and pray. EmergentDB solves this through evolutionary computation. Instead of manual tuning, it uses the MAP-Elites algorithm to evolve the optimal index configuration for your specific workload. The system maintains a "quality-diversity grid" that explores the trade-off space between recall, latency, and memory—automatically selecting between HNSW, Flat, and IVF indices with evolved hyperparameters.

- Event context: AI Tinkerers - The Age of AI &amp; Infrastructure (Singapore) — 2026-02-11 — Singapore
- Public talk page: https://singapore.aitinkerers.org/talks/rsvp_hHLd9-vXn8A

## Related Technologies

- [ARM NEON](https://aitinkerers.org/technologies/arm-neon) ([Markdown](https://aitinkerers.org/technologies/arm-neon.md)) — 1 public demo
- [EmergentDB](https://aitinkerers.org/technologies/map-elites-evolutionary-algorithm-index-types-hnsw) ([Markdown](https://aitinkerers.org/technologies/map-elites-evolutionary-algorithm-index-types-hnsw.md)) — 1 public demo
- [Flat (brute-force)](https://aitinkerers.org/technologies/flat-brute-force) ([Markdown](https://aitinkerers.org/technologies/flat-brute-force.md)) — 1 public demo
- [frontend](https://aitinkerers.org/technologies/frontend) ([Markdown](https://aitinkerers.org/technologies/frontend.md)) — 6 public demos
- [HNSW](https://aitinkerers.org/technologies/hnsw) ([Markdown](https://aitinkerers.org/technologies/hnsw.md)) — 7 public demos
- [LZ4](https://aitinkerers.org/technologies/lz4) ([Markdown](https://aitinkerers.org/technologies/lz4.md)) — 1 public demo
- [MAP-Elites](https://aitinkerers.org/technologies/map-elites) ([Markdown](https://aitinkerers.org/technologies/map-elites.md)) — 2 public demos
- [Next](https://aitinkerers.org/technologies/next) ([Markdown](https://aitinkerers.org/technologies/next.md)) — 186 public demos
- [Product Quantization](https://aitinkerers.org/technologies/product-quantization) ([Markdown](https://aitinkerers.org/technologies/product-quantization.md)) — 1 public demo
- [RocksDB](https://aitinkerers.org/technologies/rocksdb) ([Markdown](https://aitinkerers.org/technologies/rocksdb.md)) — 3 public demos
- [Rust](https://aitinkerers.org/technologies/rust) ([Markdown](https://aitinkerers.org/technologies/rust.md)) — 55 public demos
- [SIMD](https://aitinkerers.org/technologies/simd) ([Markdown](https://aitinkerers.org/technologies/simd.md)) — 1 public demo
- [x86_64](https://aitinkerers.org/technologies/x86-64) ([Markdown](https://aitinkerers.org/technologies/x86-64.md)) — 2 public demos
