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
An MCP server that runs AI-driven venture capitalist agents (Fred Wilson, Peter Thiel, etc.), whose thinking is continuously enriched by Octagon Private Markets' real-time deals, valuations, and deep research intelligence. Use it to spin up programmable "VC brains" for pitch feedback, diligence simulations, term sheet negotiations, and more.
This repository shows how to add streaming responses to AI agents. Instead of waiting for the full reply, the agent sends the response step-by-step as it’s being generated. This makes the interaction faster and more real-time compared to traditional methods.
This project demonstrates the Synchronous Agent system by OpenAI SDK using Google Gimini , which is a modular design pattern that allows AI components like Gemini API Integration | OpenAI-Compatible SDK | Agent System | Async Model Support | Custom Instructions | User Input Handling | Natural Language Response | Chainlit for UI | Console Output
A sophisticated multi-agent system that combines specialized AI agents to create engaging social media content. The system leverages a Research Agent for gathering accurate, up-to-date information and a Social Media Agent for crafting compelling posts with AI-generated visuals.
AI Agents Event Driven Communication as Virtual Actors using Actor Model with OpenAI Agents SDK as agentic engine and Dapr Virtual Actors for distributed runtime
✈️ AI-powered travel planning system with budget optimization, multi-source search, and personalized recommendations built on Supabase, OpenAI Agents, and Streamlit
This Repo is about Simple Asynchronous Agent system by OpenAI SDK using Google Gimini , which is a modular design pattern that allows AI components like Gemini API Integration | OpenAI-Compatible SDK | Agent System | Async Model Support | Custom Instructions | User Input Handling | Natural Language Response | Chainlit for UI | Console Output