You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python SDK for AI agent monitoring, LLM cost tracking, benchmarking, and more. Integrates with most LLMs and agent frameworks including OpenAI Agents SDK, CrewAI, Langchain, Autogen, AG2, and CamelAI
🧳 A state-of-the-art multi-agent travel planning system powered by OpenAI Agents SDK and LangGraph orchestration. Leverages Stagehand/Playwright for browser automation, Supabase for data persistence, and Firecrawl/Tavily for intelligent research.
AgentMesh: A dynamic multi-agent orchestration system where users can create, configure, and connect AI agents defining their behaviors, interactions, and tool access all through an interactive visual builder.
This repo demonstrates how to build interactive AI agent interfaces using Chainlit. It combines LangChain, OpenAI/Gemini, and custom tools to enable seamless conversations and fast deployment of agent workflows with Python.
Conversational agent with Gradio interface (Voice/Text) that uses the Model Context Protocol (MCP) as a bridge to interact with Odoo (via XML-RPC) using OpenAI Agents SDK. Focused on sales tasks (customers, products, quotations).
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.