# Jose Sabater

> AI Engineer at Opper. Building agents, breaking agents, improving agents. Based in Stockholm.

Personal site of Jose Sabater, AI Engineer at Opper. It covers his current work on LLM infrastructure (agents, evals, SDKs), his CV, a gallery of side projects, and a personal letter about where he comes from.

## Pages

- [Jose Sabater](https://jose.sabater.io/index.md): Home. AI Engineer at Opper in Stockholm: what he works on now, forthcoming writing, and how to reach him.
- [Curriculum Vitae](https://jose.sabater.io/cv.md): Full CV: roles at Opper, SAS Scandinavian Airlines, Scania and Accenture, education, languages, stack and certifications.
- [Who am I](https://jose.sabater.io/whoami.md): A personal letter: Venezuela, Florida, Tenerife, Madrid, Sweden, and the sea that keeps pulling him back.
- [Writing](https://jose.sabater.io/writing.md): Notes, postmortems and the occasional misfire, including five posts archived from jmsabater.com (2023 to 2024) on neural networks and AI apps.
- [Gallery](https://jose.sabater.io/gallery.md): Projects hung as paintings on a wall, each with a plaque and a link to the source.
- [Plain text](https://jose.sabater.io/text.md): The whole homepage as one page of words, no motion, no images.

## Posts

Archived from jmsabater.com, 2023 to 2024. Each is also at `<path>.md`.

- [Revolutionizing Psychology Sessions with AI: Introducing Psycology Pal a Clinical Assistant App](https://jose.sabater.io/writing/revolutionizing-psychology-sessions-with-ai-introducing-psycology-pal-a-clinical-assistant-app.md): Introduction In the realm of psychology, the integration of technology and artificial intelligence has opened new avenues for enhancing patient care and session efficiency. Today, I am thrilled to...
- [Transform Your Video Calls into Actionable Notion Notes with this AI assistant](https://jose.sabater.io/writing/transform-your-video-calls-into-actionable-notion-notes-with-this-ai-assistant.md): In today’s fast-paced world, efficiently managing information from meetings and video calls is crucial. That’s where our new AI Assistant comes in – a game-changer application designed to convert...
- [A journey through Neural Networks -part 3: It’s about time](https://jose.sabater.io/writing/a-journey-through-neural-networks-part-3-its-about-time.md): We continue our journey , this time we will add complexity to the dataset. In previous posts we have used mostly the GNIST dataset, containing digits from 0-9. Browsing through Kaggle datasets I...
- [A journey through Neural Networks – part 2: how to PyTorch](https://jose.sabater.io/writing/a-journey-through-neural-networks-part-2-how-to-pytorch.md): We continue now our journey through neural networks by diving straight into one of the most known frameworks for python, this is PyTorch. In my first post, I create a Neural Network from scratch...
- [A journey through Neural Networks – part 1: Baby Steps](https://jose.sabater.io/writing/a-journey-through-neural-networks-part-1-baby-steps.md): Recently I wanted to build a Neural Network from scratch as an exercise to work on the math behind neural networks and also to show that it is relatively easy to create networks in python just...

## Contact

- [Email](mailto:jose@sabater.io): jose@sabater.io
- [GitHub](https://github.com/Jose-Sabater): @Jose-Sabater
- [LinkedIn](https://www.linkedin.com/in/jose-sabater): /in/jose-sabater

## Notes for agents

- Every page serves `text/markdown` when you send `Accept: text/markdown`, and the same content is always available at `<path>.md`. Responses carry `Vary: Accept`.
- Nonexistent paths return a real 404 with a short markdown body listing these entry points.
- Canonical host is https://jose.sabater.io. There are no redirect chains on canonical URLs.
