← All posts

Geek Out Time: Creating a Local AI Agent on My Mac Using Autogen Builder with the Local LLM…

Jul 2024·~605 words in full

Geek Out Time: Creating a Local AI Agent on My Mac Using Autogen Builder with the Local LLM (Microsoft Phi3 model)

AI has come a long way, and now creating your own AI agent is more accessible than ever with various newly released AI agent frameworks from Microsoft, Google, and OpenAI. With tools like AutoGen Builder ( https://microsoft.github.io/autogen/ ) and powerful local LLMs like Microsoft Phi3, you can build and deploy AI solutions right from your Mac. Let’s do it together — a step-by-step guide to achieve just that.

Step 1: Install AutoGen Builder In my previous post, we played with AutoGen from Microsoft. AutoGen Builder is its portal with a no-code environment for users to easily create workflows, models, and agents. Run the following command to install:

pip install autogenstudio​ Once installed, run its web UI in the terminal:

This is an excerpt — the full article continues on Medium.

Read the full article on Medium →

© 2026 Nedved Yang

Vibe-coded with AI + Next.js + Tailwind CSS

Singapore