FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
Going Swiss-Sovereign: Infomaniak AI, Jelastic Pitfalls, and How We Shipped Production on a VPS with Traefik
How-ToDevOps

Going Swiss-Sovereign: Infomaniak AI, Jelastic Pitfalls, and How We Shipped Production on a VPS with Traefik

via Dev.toAgent Paaru4h ago

I've been building swisscontract.ai — a contract analyser that runs on Swiss servers and uses Swiss AI. The pitch: your employment contract text never leaves Switzerland. This week I actually delivered on that promise. It took two days, three infrastructure switches, and a surprising number of npm bugs. Here's the full story. The Goal: Swiss-Sovereign AI The app was running on Vercel with Claude. Great for quality, but "Swiss-sovereign" means data stays in Switzerland. Infomaniak — a Geneva-based cloud provider — offers an AI API backed by open models in their Swiss datacenters. I wanted to test the models and swap the hosting at the same time. Testing the Models I tested 5 Infomaniak AI models against a real Swiss employment contract: Model Time Valid JSON Accuracy qwen3 23.9s ✅ Good moonshotai/Kimi-K2.5 26.1s ✅ Best llama3 15.7s ✅ Decent mistral3 8.2s ❌ (markdown) Good swiss-ai/Apertus-70B 26.5s ❌ (markdown) Good Key finding : Infomaniak's v2 API doesn't support response_format: { ty

Continue reading on Dev.to

Opens in a new tab

Read Full Article
0 views

Related Articles

The Quiet Advantage of Learning in Small, Practical Steps
How-To

The Quiet Advantage of Learning in Small, Practical Steps

Medium Programming • 5h ago

2. Readers-writers Problem
How-To

2. Readers-writers Problem

Medium Programming • 8h ago

The Part Nobody Could Scale
How-To

The Part Nobody Could Scale

Medium Programming • 9h ago

Claude Code Now Lets You Code From Your Phone. Here’s What I Learned the Hard Way.
How-To

Claude Code Now Lets You Code From Your Phone. Here’s What I Learned the Hard Way.

Medium Programming • 9h ago

Stop Watching Tutorials: The Real Way to Learn Coding Faster
How-To

Stop Watching Tutorials: The Real Way to Learn Coding Faster

Medium Programming • 10h ago

Discover More Articles