Skip to content
UtilityHub Logo
UtilityHub
Framework Index / 62 Projects

Python SDK / OpenAI API AI Projects & Architectures

Explore open-source architectures utilizing Python SDK / OpenAI API for multi-agent delegation, autonomous reasoning loops, and structured tool routing.

AI SEO Audit Team

FastMCP Tool Server & Client ProtocolIntermediate

The AI SEO Audit Team is an autonomous, multi-agent workflow built with Google ADK. It takes a webpage URL, crawls the live page, researches real-time SERP competition, and produces a polished, prioritized SEO optimization report.

Static Voice Agent

Real-Time Streaming Voice PipelineBeginner

A complete voice interaction example using the OpenAI Agents SDK with pre-recorded audio input. This demonstrates the basic voice pipeline workflow with speech-to-text, agent processing, and text-to-speech capabilities.

Streaming Voice Agent

Real-Time Streaming Voice PipelineBeginner

A real-time voice interaction example using the OpenAI Agents SDK with continuous audio streaming. This demonstrates advanced voice pipeline capabilities with live speech detection, real-time processing, and turn-based conversation...

Run the entire script

Parameter-Efficient Fine-Tuning (PEFT/LoRA)Advanced

This script demonstrates how to finetune the Llama 3.2 model using the Unsloth library, which makes the process easy and fast. You can run this example to finetune Llama 3.1 1B and 3B models for free in Google Colab.