Looks good. I dropped a hello mail but email id seems rejected?
Address not found
Your message wasn't delivered to hej@grunden.ai because the address couldn't be found, or is unable to receive mail.
Time and time again, we found ourself wanting to use a good AI model for agentic workflows to process different kinds of sensitive data. Since sending that data out of EU is a big problem, both legally and ethically, we had a really hard time finding a provider that wasn't US based. Som we decided to do it ourselves.
We're running GLM 5.1 (754B MoE, open-weight, MIT-licensed) on NVIDIA H200 + B300 hardware in Stockholm. The API is OpenAI-compatible, so migrating an existing app is three characters of code:
Looks good. I dropped a hello mail but email id seems rejected? Address not found Your message wasn't delivered to hej@grunden.ai because the address couldn't be found, or is unable to receive mail.
Hi. Patrik here, from Grunden.ai
Time and time again, we found ourself wanting to use a good AI model for agentic workflows to process different kinds of sensitive data. Since sending that data out of EU is a big problem, both legally and ethically, we had a really hard time finding a provider that wasn't US based. Som we decided to do it ourselves.
We're running GLM 5.1 (754B MoE, open-weight, MIT-licensed) on NVIDIA H200 + B300 hardware in Stockholm. The API is OpenAI-compatible, so migrating an existing app is three characters of code:
base_url="https://api.grunden.ai/v1"
[flagged]