Skip to content

feat: add UK, NL, FR AI startup profiles and import tool#4

Merged
shahariaazam merged 4 commits into
mainfrom
data/add-uk-startups
Dec 31, 2025
Merged

feat: add UK, NL, FR AI startup profiles and import tool#4
shahariaazam merged 4 commits into
mainfrom
data/add-uk-startups

Conversation

@shahariaazam
Copy link
Copy Markdown
Member

@shahariaazam shahariaazam commented Dec 31, 2025

Summary

  • Added 10 UK AI startup profiles in index/startups/gb/
  • Added 10 Netherlands AI startup profiles in index/startups/nl/
  • Added 10 French AI startup profiles in index/startups/fr/
  • Restructured directories to use ISO country codes (ukgb, germanyde)
  • Created scripts/import_startups.py for batch importing startups from JSON to YAML

Details

Directory Restructure

  • index/startups/uk/index/startups/gb/ (ISO code)
  • index/startups/germany/index/startups/de/ (ISO code)

New Startup Profiles

United Kingdom (10):

  • Synthesia, Stability AI, ElevenLabs, Wayve, Dexory, Quantexa, Isomorphic Labs, Tessl, PolyAI, Xapien

Netherlands (10):

  • Nebius Group, Weaviate, DataSnipper, Axelera AI, Mews, Cradle, Source.ag, MarvelX, Nearfield Instruments, Overstory

France (10):

  • Mistral AI, Poolside, H Company, Dust, Photoroom, Owkin, Nabla, Bioptimus, LightOn, Aqemia

Import Script

scripts/import_startups.py enables batch importing:

  • Validates entries against schemas/startup.schema.json
  • Converts JSON arrays to individual YAML files
  • Usage: python scripts/import_startups.py <input.json>

Test plan

  • Verify all existing YAML files are accessible in new directory structure
  • Run import script with --dry-run to validate new entries
  • Confirm UK, Netherlands and French startups are properly formatted

VibeXP Bot added 4 commits December 31, 2025 18:11
Add UK startup directory with profiles for leading British AI companies:

- Synthesia: Enterprise-grade generative video platform ($180M raised)
- Stability AI: Open-source foundational model provider ($80M raised)
- ElevenLabs: Advanced AI voice synthesis platform
- Wayve: AV2.0 end-to-end deep learning for autonomous vehicles ($1.05B raised)
- Dexory: Real-time warehouse intelligence with AMRs ($165M raised)
- Quantexa: Contextual Decision Intelligence for risk/compliance ($175M raised)
- Isomorphic Labs: AI-driven drug discovery, Alphabet subsidiary ($600M raised)
- Tessl: AI-native software development platform ($125M raised)
- PolyAI: Voice assistants for enterprise customer service ($86M raised)
- Xapien: Automated due diligence and research platform ($10M raised)
Removed profiles for AI startups across various industries, including Germany and the UK, to reflect a clean-up of the directory or updated curation strategy. This change removes redundant or deprecated entries for consistency.
Converted 10 Netherlands-based AI startup profiles from `netherlands.json` to individual YAML files for better modularity and maintainability.
Added profiles for leading French AI startups, including:

- Aqemia: AI and quantum-inspired physics for drug discovery ($100M raised)
- LightOn: Generative AI platform for regulated industries (IPO)
- Bioptimus: Foundation model for biological research ($76M raised)
- Dust: AI operating system for customizable team assistants ($21.5M raised)
- PhotoRoom: AI-powered e-commerce photography tools ($64M raised)
- Poolside: Stack-aware foundation model for software engineering ($626M raised)
- Mistral AI: Open-weight and proprietary foundation models ($3.05B raised)
- Nabla: AI-driven clinical assistant for healthcare ($120M raised)
- Owkin: Federated learning for drug discovery and clinical trials ($321M raised)
- H Company: Action-oriented AI agents for enterprise automation ($220M raised)
@shahariaazam shahariaazam changed the title data: add 10 UK AI startup profiles feat: add UK, NL, FR AI startup profiles and import tool Dec 31, 2025
@shahariaazam shahariaazam merged commit db5d4f9 into main Dec 31, 2025
1 check passed
@shahariaazam shahariaazam deleted the data/add-uk-startups branch December 31, 2025 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant