This repository will help you to learn OpenAI's Agents SDK by creating 3 agents.
-
Updated
Mar 26, 2025 - Python
This repository will help you to learn OpenAI's Agents SDK by creating 3 agents.
Self-hosted alternative to OpenAI's Responses API compatible with Agents SDK and works with all model providers (Claude/R1/Qwen/Ollama etc)
An agentic real estate consultant built for a hackathon that leverages image-based analysis to assess property features, all through a natural language interface. Built using OpenAI’s Agents SDK, this system integrates multimodal understanding (images + text) to deliver contextual property insights, value suggestions, and neighborhood analysis.
An ai agent that critically reviews PRs
Multi-provider AI Chatbot using OpenAI Agents SDK – A chatbot framework built with OpenAI Agents SDK that supports both OpenAI models and external providers like Amazon Bedrock (e.g., Anthropic Claude). Includes a Streamlit frontend, backend agent logic, and optional vector-based document retrieval
A fast, minimal chatbot built with Chainlit, uv, and OpenAI Agents SDK—ideal for learning and prototyping LLM-based apps.
This system uses CrewAI's multi-agent architecture to transform YouTube videos into concise, professional summaries with minimal user input
A smart browser-based chatbot built using Chainlit and the OpenAI Agents SDK. It handles user queries with intelligent responses and automatically stores the conversation in a JSON file. The project uses uv, a fast Python package manager, for dependency management and setup.
Innovative new code that leverages Agents SDK and the computer-use-preview openai api model . The user input a query and the app builds the config and JSON to "visually" search the web for products based on the LLM prompt generated. Test code for proof of concept
Python Library for using Arcade tools with the OpenAI Agents SDK
An intelligent crypto assistant . This AI agent answers questions about cryptocurrencies, market trends, and blockchain concepts while also showing simulated price trends using clean visual charts.
🤖 My comprehensive learning journey through OpenAI Agents SDK - from basics to production-ready applications. Learning by teaching, building by doing. Inspired by expert educational resources, enhanced with personal insights and practical projects.
MCP server that bridges OpenAI's Agents SDK with Claude Code. Enable web search, file search, and computer use capabilities in your AI development environment.
A simple Python weather agent using the agents library, providing context-aware weather responses for a specified location (Lahore, Pakistan). Features a minimal memory system to track the last query-response pair. Built to demonstrate clean, modular AI agent design.
An AI-powered agent that can explore, interact with, and fill forms on websites using Playwright under the hood. It ensures safe, reliable, and explainable automation while preventing destructive actions (like auto-submitting forms without confirmation).
This project demonstrates the integration of OpenAI's Agents SDK with FastAPI featuring streaming responses, persistent session memory, and multi-agent orchestration for production-ready conversational AI apps.
Empower your agents to search, analyse, and explore academic papers from arXiv autonomouly.
A learning repo to explore the capabilities of the OpenAI Agents SDK for creating intelligent, autonomous agents.
Add a description, image, and links to the agents-sdk topic page so that developers can more easily learn about it.
To associate your repository with the agents-sdk topic, visit your repo's landing page and select "manage topics."