Trying Out eve, an AI Agent Framework

Vercel has announced eve, a new AI agent framework. Built on the design philosophy of Next.js, eve provides everything you need to develop AI agents. In this article, I'll walk through how to create and run a simple agent with eve.

Switching My Editor to Zed

Zed is a native application written in Rust, known for its blazing-fast performance and lightweight design. In this article, I walk through how to install Zed and share the key features and impressions from my hands-on experience.

Trying Out OpenAI's Secure MCP Tunnel

OpenAI's Secure MCP Tunnel lets you connect a private MCP server to OpenAI products without exposing it to the public internet. In this article, I walk through what it looks like to actually try out Secure MCP Tunnel.

OpenUI: A Framework for Generative UI

OpenUI is a framework for building Generative UI. It provides a new approach where the AI is instructed to construct UIs using a dedicated declarative language called OpenUI Language. This article walks through how to build Generative UI with OpenUI.