🚀 Work 1:1 with a Software Engineer and automate everything you hate doing → https://www.skool.com/ai-academy-with...
Email Me 📧:
[email protected]
Website👨🏽💻:
https://robj1925.github.io/about-me/
https://github.com/Code-With-Robby/So...
GEMINI API KEY: • How To Get Your Free Google Gemini API Key...
In this video, I give a beginner-friendly introduction to the OpenAI Agents SDK and show how to build agentic AI applications step by step. We focus specifically on creating a social media manager AI agent that can generate personalized direct messages and invoke tools to improve its output.
You’ll learn how to set up the OpenAI Agents SDK in a Google Colab environment, securely load API keys using a .env file, and configure the SDK to work with Google’s free, rate-limited Gemini model instead of OpenAI’s paid models. I walk through creating an asynchronous client, defining agent instructions, and building a social media manager agent that generates personalized DMs for interview outreach.
We then take things further by adding tool invocation. I show how to give your agent access to a research agent that gathers background information before generating messages, resulting in more accurate and personalized outreach. This video is ideal if you’re new to AI agents, agentic workflows, or want to understand how multiple agents can work together in a real-world application.
0:00 AI Web Research Agent Workflow Overview (Overview)
0:10 Initializing Gemini and Google Search API (Setup)
0:26 How AI Agents Generate Search Queries (Explained)
0:46 Automating Research Summaries with Gemini (Walkthrough)
1:07 Running the Research Agent Demo (Hands On)
1:47 Final Thoughts on Multi-Agent Systems (Conclusion)