Articles by Grizzly Peak Software

Build a Python AI Agent in 50 Lines: Tools, Memory, and the Loop That Runs It All
AI Agents
Build a Python AI Agent in 50 Lines: Tools, Memory, and the Loop That Runs It All

Frameworks hide the loop. This tutorial builds a working Python AI agent in 50 lines, then adds a tool registry, memory, and multi-agent patterns.

Read Article
Voice AI Agent in 500 Lines: Node.js, OpenAI, and Zero Frameworks
AI Agents
Voice AI Agent in 500 Lines: Node.js, OpenAI, and Zero Frameworks

Under 500 lines of vanilla JS and Express. No React, no frameworks. Just a working voice AI agent with OpenAI, real bug fixes, and working code.

Read Article
Azure AI Agent Service: Your New Robot Butler for Business
AI Agents
Azure AI Agent Service: Your New Robot Butler for Business

Azure AI Agent Service: Microsoft's new managed platform that lets businesses create AI assistants to automate tasks - like having a digital workforce that never sleeps.

Read Article
Creating Bubba: Your Personal Assistant Using Custom GPT and OpenAPI
AI Agents
Creating Bubba: Your Personal Assistant Using Custom GPT and OpenAPI

Discover Bubba, your AI personal assistant crafted using ChatGPT and OpenAPI. With a fun, upbeat, and quirky personality, Bubba helps you become ultra-productive by managing tasks and calendar events. Learn how Bubba was built and how he brings efficiency with a smile.

Read Article