<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Sampera Labs | Writing</title><description>Working notes on AI integration by Bernat Sampera.</description><link>https://samperalabs.com/</link><language>en-us</language><item><title>Using Ollama in a simple App with the MCP Protocol</title><link>https://samperalabs.com/posts/using-ollama-in-a-simple-app-with-the-mcp-protocol/</link><guid isPermaLink="true">https://samperalabs.com/posts/using-ollama-in-a-simple-app-with-the-mcp-protocol/</guid><description>Learn to build AI agents with the MCP protocol. This tutorial provides a complete Python example of setting up a tool server and using a local Ollama model to perform structured function calls. A practical introduction to MCP for real-world AI applications.
</description><pubDate>Fri, 10 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Safely Running Ollama with CPU Temperature Checks in Python</title><link>https://samperalabs.com/posts/safely-running-ollama-with-cpu-temperature-checks-in-python/</link><guid isPermaLink="true">https://samperalabs.com/posts/safely-running-ollama-with-cpu-temperature-checks-in-python/</guid><description>Learn how to wrap Ollama models with a CPU temperature check in Python. This tutorial shows you how to prevent overheating by pausing execution when system temperatures exceed safe limits.</description><pubDate>Tue, 20 Jan 2026 00:00:00 GMT</pubDate></item><item><title>How to handle Human in the loop with Langgraph and FastAPI</title><link>https://samperalabs.com/posts/how-to-handle-human-in-the-loop-with-langgraph-and-fastapi/</link><guid isPermaLink="true">https://samperalabs.com/posts/how-to-handle-human-in-the-loop-with-langgraph-and-fastapi/</guid><description>A practical guide to building a chatbot with human review capabilities. Learn how to combine AI chat with human oversight using React, FastAPI, and Gemini LLM. Perfect for developers looking to create more reliable AI chat applications that benefit from human expertise</description><pubDate>Wed, 05 Nov 2025 00:00:00 GMT</pubDate></item><item><title>Lessons Learned Building a Real-World AI Agent with LangGraph</title><link>https://samperalabs.com/posts/lessons-learned-building-a-real-world-ai-agent-with-langgraph/</link><guid isPermaLink="true">https://samperalabs.com/posts/lessons-learned-building-a-real-world-ai-agent-with-langgraph/</guid><description>A deep-dive tutorial on building a real-world AI agent with LangGraph. Learn key architectural patterns, state management techniques, and performance optimizations from the implementation of translateprompt.com
</description><pubDate>Wed, 10 Sep 2025 00:00:00 GMT</pubDate></item><item><title>Advanced Langgraph: Deep dive into open deep research</title><link>https://samperalabs.com/posts/analyzing-open-deep-research/</link><guid isPermaLink="true">https://samperalabs.com/posts/analyzing-open-deep-research/</guid><description>Analyzing the code from the public open deep research project from the langchain team  to research information online using tools and llms.</description><pubDate>Tue, 15 Jul 2025 00:00:00 GMT</pubDate></item></channel></rss>