Skip to content
UtilityHub Logo
UtilityHub
197 Open-Source Projects / Fuzzy Search

AI Agents, RAG & MCP Catalog

Instant client-side fuzzy search across all indexed open-source repositories. Filter by architecture category or technology stack to inspect implementation details.

Architecture Category
Technology Filter:
Showing 197 of 197 projects

AI Game Design Agent Team

Interactive Game Reasoning Agent Advanced

The AI Game Design Agent Team is a collaborative game design system powered by AG2(formerly AutoGen)'s AI Agent framework. This app generates comprehensive game concepts through the coordination of multiple specialized AI agents, each...

OpenAI Streamlit AutoGen AG2 +2

AI Legal Agent Team

Multi-Agent Hierarchical Collaboration Intermediate

A Streamlit application that simulates a full-service legal team using multiple AI agents to analyze legal documents and provide comprehensive legal insights. Each agent represents a different legal specialist role, from research and...

OpenAI Streamlit Qdrant Python +1

AI Mental Wellbeing Agent Team

Multi-Agent Hierarchical Collaboration Advanced

The AI Mental Wellbeing Agent Team is a supportive mental health assessment and guidance system powered by AG2(formerly AutoGen)'s AI Agent framework. This app provides personalized mental health support through the coordination of...

OpenAI Streamlit AutoGen AG2 +2

AI Real Estate Agent Team

Multi-Agent Hierarchical Collaboration Intermediate

The AI Real Estate Agent Team is a sophisticated property search and analysis platform powered by specialized AI agents with Firecrawl's extract endpoint. This application provides comprehensive real estate insights, market analysis,...

Gemini Streamlit Agno Python +2

AI Recruitment Agent Team

Multi-Agent Hierarchical Collaboration Intermediate

A Streamlit application that simulates a full-service recruitment team using multiple AI agents to automate and streamline the hiring process. Each agent represents a different recruitment specialist role - from resume analysis and...

OpenAI Streamlit Phidata Python
MCP AI Agents
Available

AI SEO Audit Team

FastMCP Tool Server & Client Protocol Intermediate

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.

Gemini MCP Python Tavily Search +1

AI Services Agency

Autonomous ReAct Agent Loop Intermediate

An AI application that simulates a full-service digital agency using multiple AI agents to analyze and plan software projects. Each agent represents a different role in the project lifecycle, from strategic planning to technical...

OpenAI Streamlit Python

AI Speech Trainer Agent

Real-Time Streaming Voice Pipeline Intermediate

AI Speech Trainer is an AI-powered multi-agent, multimodal public speaking coach that listens to how you speak, watches how you express, and evaluates what you say - helping you become a confident public speaker.

Llama Streamlit FastAPI Agno +2

AI System Architect Advisor with R1

Autonomous ReAct Agent Loop Intermediate

An Agno agentic system that provides expert software architecture analysis and recommendations using a dual-model approach combining DeepSeek R1's Reasoning and Claude. The system provides detailed technical analysis, implementation...

Anthropic Claude DeepSeek Streamlit +2

AI Teaching Agent Team

Multi-Agent Hierarchical Collaboration Intermediate

A Streamlit application that brings together a team of specialized AI teaching agents who collaborate like a professional teaching faculty. Each agent acts as a specialized educator: a curriculum designer, learning path expert, resource...

OpenAI Streamlit Python Composio +1

AQI Analysis Agent

Autonomous ReAct Agent Loop Intermediate

The AQI Analysis Agent is a powerful air quality monitoring and health recommendation tool powered by Firecrawl and Agno's AI Agent framework. This app helps users make informed decisions about outdoor activities by analyzing real-time...

OpenAI Gradio Agno Python +1

Earnings Call Analyst Agent

Autonomous ReAct Agent Loop Intermediate

An investor-grade earnings call companion that turns any YouTube earnings call into a playback-synced analyst workspace. Paste a call URL, watch the video, and let ADK agents surface the numbers, tone shifts, filing context, and...

Gemini FastAPI Python

ai_customer_support_agent

Episodic & Long-Term Memory Architecture Intermediate

This Streamlit app implements an AI-powered customer support agent for synthetic data generated using GPT-4o. The agent uses OpenAI's GPT-4o model and maintains a memory of past interactions using the Mem0 library with Qdrant as the...

OpenAI Streamlit Qdrant Docker +2

ai_email_gtm_outreach_agent

Multi-Agent Hierarchical Collaboration Intermediate

An end-to-end, multi-agent Streamlit app that automates B2B outreach using GPT-5 and Exa. It discovers relevant companies, finds the right contacts (Founder's Office, GTM/Sales leadership, Partnerships/BD, Product Marketing), researches...

OpenAI Streamlit Python

ai_fraud_investigation_agent

Autonomous ReAct Agent Loop Intermediate

An AI-powered autonomous fraud investigation agent that cross-references childcare provider licensing records against physical building data to detect anomalies. The agent uses public data — Cook County property records, Illinois DCFS...

Anthropic Claude Streamlit FastAPI +1

ai_investment_agent

Autonomous ReAct Agent Loop Intermediate

This AI-powered investment agent is built with Agno's AgentOS framework that analyzes stocks and generates detailed investment reports. By using GPT-5.2 with Yahoo Finance data, this app provides valuable insights to help you make...

OpenAI Agno Python

ai_journalist_agent

Autonomous ReAct Agent Loop Intermediate

This Streamlit app is an AI-powered journalist agent that generates high-quality articles using OpenAI GPT-4o. It automates the process of researching, writing, and editing articles, allowing you to create compelling content on any...

OpenAI Streamlit Python SerpAPI

ai_meeting_agent

Hybrid Retrieval Augmented Generation (RAG) Intermediate

This Streamlit application leverages multiple AI agents to create comprehensive meeting preparation materials. It uses OpenAI's GPT-4, Anthropic's Claude, and the Serper API for web searches to generate context analysis, industry...

OpenAI Anthropic Claude Streamlit +2

ai_movie_production_agent

Autonomous ReAct Agent Loop Intermediate

This Streamlit app is an AI-powered movie production assistant that helps bring your movie ideas to life using Claude 3.5 Sonnet model. It automates the process of script writing and casting, allowing you to create compelling movie...

Anthropic Claude Streamlit Python +1

ai_personal_finance_agent

Autonomous ReAct Agent Loop Intermediate

This Streamlit app is an AI-powered personal finance planner that generates personalized financial plans using OpenAI GPT-4o. It automates the process of researching, planning, and creating tailored budgets, investment strategies, and...

OpenAI Streamlit Python SerpAPI

llm_router_app

Autonomous ReAct Agent Loop Intermediate

This Streamlit application demonstrates the use of RouteLLM, a system that intelligently routes queries between different language models based on the complexity of the task. It provides a chat interface where users can interact with AI...

Llama Streamlit Python

Self-Improving Agent Skills

LLM Evaluation & Structured Output Pipeline Intermediate

Automatically optimize your agent skills using a multi-agent system built with Google ADK (Agent Development Kit) and Gemini. Upload a skill, let the agents generate test scenarios and evaluation criteria, then watch as three...

Gemini FastAPI Next.js React +2

Basic Sessions

Episodic & Long-Term Memory Architecture Beginner

Demonstrates fundamental session memory management with SQLiteSession for automatic conversation history. cp ../env.example .env from agent import inmemorysessionexample, persistentsessionexample.

OpenAI Python

Built-in Tools

Autonomous ReAct Agent Loop Beginner

Google ADK provides powerful pre-built tools that are optimized for performance and reliability. These tools integrate seamlessly with Gemini models and provide essential capabilities like web search and code execution.

Gemini Python
MCP AI Agents
Available

Filesystem Agent - MCP Integration

FastMCP Tool Server & Client Protocol Beginner

This example demonstrates how to connect an ADK agent to a filesystem MCP server using the MCPToolset. The agent can perform file operations like reading, writing, and listing files through the Model Context Protocol.

Gemini MCP Python

Multi Sessions

Autonomous ReAct Agent Loop Beginner

Demonstrates managing multiple concurrent sessions for different users, contexts, and conversation types. cp ../env.example .env from agent import multiusersessions, contextbasedsessions.

OpenAI Python

Realtime Voice Agent

Real-Time Streaming Voice Pipeline Beginner

A basic realtime voice agent example using OpenAI's Realtime API. This demonstrates the core components for ultra-low latency voice conversations with minimal setup.

OpenAI Python Whisper

Static Voice Agent

Real-Time Streaming Voice Pipeline Beginner

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.

OpenAI Python

Streaming Voice Agent

Real-Time Streaming Voice Pipeline Beginner

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...

OpenAI Python

Third-party Tools

Multi-Agent Hierarchical Collaboration Beginner

Third-party tools allow you to integrate existing tool ecosystems from frameworks like LangChain, CrewAI, and others. This dramatically expands your agent's capabilities by leveraging battle-tested tools from the broader AI community.

OpenAI Anthropic Gemini LangChain +2

Tutorial 11: Voice Agents

Real-Time Streaming Voice Pipeline Beginner

Voice agents combine the power of AI language models with speech processing to create natural conversational interfaces. Think of voice agents as AI assistants you can talk to naturally that.

OpenAI Python

Tutorial 2: Structured Output Agent

Autonomous ReAct Agent Loop Beginner

Traditional AI responses are unstructured text, making them difficult to process programmatically. Structured outputs solve this by: ┌─────────────────────────────────────────────────────────────┐.

OpenAI Streamlit Python Pydantic +1

Tutorial 3: Tool Using Agent

Autonomous ReAct Agent Loop Beginner

Tools are functions that your agent can call to perform specific tasks. Think of them as the agent's "hands" - they allow the agent to: ┌─────────────────────────────────────────────────────────────┐.

OpenAI Streamlit Python

Tutorial 4: Running Agents

Autonomous ReAct Agent Loop Beginner

When you call any Runner method, the SDK executes a sophisticated loop that handles the complete agent workflow: ┌─────────────────────────────────────────────────────────────┐.

OpenAI Streamlit Python

Tutorial 5.2: Persistent Conversation Agent

Autonomous ReAct Agent Loop Beginner

DatabaseSessionService stores session data in a SQLite database file. This means: from google.adk.sessions import DatabaseSessionService ┌─────────────────────────────────────────────────────────────┐.

Streamlit Python

Tutorial 7: Plugins

Autonomous ReAct Agent Loop Beginner

Plugins in Google ADK are custom code modules that can be executed at various stages of an agent workflow lifecycle using callback hooks. Unlike regular callbacks that are configured on individual agents or tools, plugins are registered...

Streamlit Python

Tutorial 8: Tracing & Observability

Autonomous ReAct Agent Loop Beginner

Tracing provides comprehensive workflow monitoring that automatically captures every event during agent execution: ┌─────────────────────────────────────────────────────────────┐.

OpenAI Streamlit Python
MCP AI Agents
Available

Always-on Hacker News Briefing Agent

FastMCP Tool Server & Client Protocol Intermediate

AgentScout is an always-on Hacker News briefing agent built with Google ADK. It scans Hacker News for high-signal stories about AI agents, MCP, coding agents, workflow automation, and LLM apps, then turns a featured links into a concise...

Gemini FastAPI MCP Python

Release Radar Agent

Autonomous Event-Driven Background Worker Intermediate

Release Radar is an always-on dependency briefing agent built with Google ADK. It reads requirements.txt or package.json, checks mapped dependencies against GitHub releases, and reports only changes that need attention: breaking...

OpenAI Anthropic Gemini FastAPI +2

chat_with_research_papers

Hybrid Retrieval Augmented Generation (RAG) Intermediate

This Streamlit app enables you to engage in interactive conversations with arXiv, a vast repository of scholarly articles, using GPT-4o. With this RAG application, you can easily access and explore the wealth of knowledge contained...

OpenAI Streamlit Python

chat_with_substack

Hybrid Retrieval Augmented Generation (RAG) Intermediate

Streamlit app that allows you to chat with a Substack newsletter using OpenAI's API and the Embedchain library. This app leverages GPT-4 to provide accurate answers to questions based on the content of the specified Substack newsletter.

OpenAI Streamlit Python

chat_with_youtube_videos

Hybrid Retrieval Augmented Generation (RAG) Intermediate

LLM app with RAG to chat with YouTube Videos with OpenAI's gpt-4o, mem0/embedchain as memory and the youtube-transcript-api. The app uses Retrieval Augmented Generation (RAG) to provide accurate answers to questions based on the content...

OpenAI Streamlit Python Mem0

AI Dashboard Canvas Agent

Generative UI & Dynamic Artifact Engine Advanced

https://github.com/user-attachments/assets/9201d528-573f-43cc-9d31-571c362318a7 An agent that populates live charts, metrics, and real-time data into a Canvas dashboard instead of just streaming text. Built with CopilotKit, AG-UI, and...

Next.js Python TypeScript

AI Deep Research Agent

Generative UI & Dynamic Artifact Engine Advanced

A deep research assistant that plans, searches the web, writes to a virtual filesystem, and renders each tool call as a live card in a workspace pane. Built with CopilotKit, Deep Agents, AG-UI, and Tavily on top of Next.js + LangGraph...

OpenAI FastAPI Next.js React +2

AI Financial Coach Agent

Generative UI & Dynamic Artifact Engine Advanced

A multi-agent financial coach that analyzes your budget, plans your savings, and builds debt-payoff strategies — rendered as interactive UI cards in a separate report tab. Built with CopilotKit, AG-UI, and Google's ADK on top of Next.js.

Next.js Docker Python TypeScript

AI Knowledge Explorer

Generative UI & Dynamic Artifact Engine Advanced

Drop files — documents or source code — into a chatbot. The agent extracts entities, concepts, and relationships (or modules, classes, functions, and dependencies), then renders an interactive knowledge graph you can explore.

OpenAI FastAPI Next.js React +2

AI Shadcn Component Generator

Generative UI & Dynamic Artifact Engine Advanced

https://github.com/user-attachments/assets/b14bebd6-527a-48bd-94f5-d27fea8808aa Gen UI concept — schema-driven component composition. The full shadcn component schema is passed as agent context, so the model knows exactly which...

FastAPI React LangChain LangGraph +2
MCP AI Agents
Available

MCP Apps Generative UI Showcase

FastMCP Tool Server & Client Protocol Advanced

https://github.com/user-attachments/assets/48eeab8d-7845-4d06-83ef-d518a807da03 Book flights, reserve hotels, manage portfolios, and run a kanban board — all inside the chat. Built with CopilotKit, AG-UI, and MCP Apps, showcasing the...

Next.js MCP Docker Python +1
MCP AI Agents
Available

Name

Generative UI & Dynamic Artifact Engine Advanced

A open-source template for building name within the Generative UI & Frontends category, featuring modular AI integration and clean tool routing.

Next.js Python TypeScript MCP

adk_career_coach_agent_memory

Episodic & Long-Term Memory Architecture Intermediate

This Streamlit app implements a multi-agent career coaching assistant built with Google's Agent Development Kit (ADK). A career orchestrator agent delegates each question to the right specialist sub-agent (resume, interview practice,...

OpenAI Gemini Streamlit Qdrant +2

ai_arxiv_agent_memory

Episodic & Long-Term Memory Architecture Intermediate

This Streamlit app implements an AI-powered research assistant that helps users search for academic papers on arXiv while maintaining a memory of user interests and past interactions. It utilizes OpenAI's GPT-4o-mini model for...

OpenAI Streamlit Qdrant Docker +2

ai_travel_agent_memory

Episodic & Long-Term Memory Architecture Intermediate

This Streamlit app implements an AI-powered travel assistant that remembers user preferences and past interactions. It utilizes OpenAI's GPT-4o for generating responses and Mem0 with Qdrant for maintaining conversation history.

OpenAI Streamlit Qdrant Docker +2

llm_app_personalized_memory

Episodic & Long-Term Memory Architecture Intermediate

This Streamlit app is an AI-powered chatbot that uses OpenAI's GPT-4o model with a persistent memory feature. It allows users to have conversations with the AI while maintaining context across multiple interactions.

OpenAI Streamlit Qdrant Docker +2

local_chatgpt_with_memory

Episodic & Long-Term Memory Architecture Intermediate

This Streamlit application implements a fully local ChatGPT-like experience using Llama 3.1, featuring personalized memory storage for each user. All components, including the language model, embeddings, and vector store, run locally...

Llama Streamlit Qdrant Docker +2

multi_llm_memory

Episodic & Long-Term Memory Architecture Intermediate

This Streamlit application demonstrates a multi-LLM system with a shared memory layer, allowing users to interact with different language models while maintaining conversation history and context across sessions.

OpenAI Anthropic Claude Streamlit +2

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.

Llama Python

Toonify Token Optimization

LLM Evaluation & Structured Output Pipeline Intermediate

Reduce LLM API costs by 30-60% using TOON (Token-Oriented Object Notation) format for structured data serialization. This app demonstrates how to use Toonify to dramatically reduce token usage when passing structured data to Large...

OpenAI Claude Streamlit ScrapeGraphAI +1
MCP AI Agents
Available

Browser MCP Agent

FastMCP Tool Server & Client Protocol Intermediate

https://github.com/user-attachments/assets/a01e09fa-131b-479a-8df3-2d1a61fd80f3 A Streamlit application that allows you to browse and interact with websites using natural language commands through the Model Context Protocol (MCP) and...

OpenAI Anthropic Streamlit MCP +2
MCP AI Agents
Available

Multi-MCP Agent Router

FastMCP Tool Server & Client Protocol Intermediate

A Streamlit app that demonstrates the multi-agent + MCP pattern: specialized AI agents that each connect to different MCP servers to handle domain-specific tasks.

Anthropic Claude Streamlit MCP +1
MCP AI Agents
Available

Multi-MCP Intelligent Assistant

FastMCP Tool Server & Client Protocol Intermediate

The Multi-MCP Intelligent Assistant is a powerful productivity tool that integrates multiple Model Context Protocol (MCP) servers to provide seamless access to GitHub, Perplexity, Calendar, and Gmail services through natural language...

OpenAI FastAPI Agno MCP +1
MCP AI Agents
Available

ai_travel_planner_mcp_agent_team

FastMCP Tool Server & Client Protocol Intermediate

A sophisticated Streamlit-based AI travel planning application that creates extremely detailed, personalized travel itineraries using multiple MCP servers and Google Maps integration. The app uses Airbnb MCP for real accommodation data...

OpenAI Streamlit MCP Python

Corrective RAG Agent

Hybrid Retrieval Augmented Generation (RAG) Intermediate

A sophisticated Retrieval-Augmented Generation (RAG) system that implements a corrective multi-stage workflow using LangGraph. This system combines document retrieval, relevance grading, query transformation, and web search to provide...

OpenAI Anthropic Claude Streamlit +2

Local RAG App with Hybrid Search

Hybrid Retrieval Augmented Generation (RAG) Intermediate

A powerful document Q&A application that leverages Hybrid Search (RAG) and local LLMs for comprehensive answers. Built with RAGLite for robust document processing and retrieval, and Streamlit for an intuitive chat interface, this system...

Llama Streamlit Python RAGLite

PharmaQuery

Hybrid Retrieval Augmented Generation (RAG) Intermediate

PharmaQuery is an advanced Pharmaceutical Insight Retrieval System designed to help users gain meaningful insights from research papers and documents in the pharmaceutical domain.

Gemini Streamlit LangChain ChromaDB +1

Qwen 3 Local RAG Reasoning Agent

Hybrid Retrieval Augmented Generation (RAG) Intermediate

This RAG Application demonstrates how to build a powerful Retrieval-Augmented Generation (RAG) system using locally running Qwen 3 and Gemma 3 models via Ollama. It combines document processing, vector search, and web search...

DeepSeek Streamlit Agno Qdrant +2

RAG Agent with Cohere R

Hybrid Retrieval Augmented Generation (RAG) Intermediate

A RAG Agentic system built with Cohere's new model Command-r7b-12-2024, Qdrant for vector storage, Langchain for RAG and LangGraph for orchestration. This application allows users to upload documents, ask questions about them, and get...

Streamlit LangChain LangGraph Qdrant +2

RAG App with Hybrid Search

Hybrid Retrieval Augmented Generation (RAG) Intermediate

A powerful document Q&A application that leverages Hybrid Search (RAG) and Claude's advanced language capabilities to provide comprehensive answers. Built with RAGLite for robust document processing and retrieval, and Streamlit for an...

OpenAI Anthropic Claude Streamlit +2

llama3.1_local_rag

Hybrid Retrieval Augmented Generation (RAG) Intermediate

Streamlit app that allows you to chat with any webpage using local Llama-3.1 and Retrieval Augmented Generation (RAG). This app runs entirely on your computer, making it 100% free and without the need for an internet connection.

Llama Streamlit ChromaDB Python +1

AI Data Analysis Agent

Single-Agent ReAct Tool-Calling Loop Beginner

An AI data analysis Agent built using the Agno Agent framework and Openai's gpt-4o model. This agent helps users analyze their data - csv, excel files through natural language queries, powered by OpenAI's language models and DuckDB for...

OpenAI Streamlit Agno Python +1

AI Data Visualization Agent

Single-Agent ReAct Tool-Calling Loop Beginner

A Streamlit application that acts as your personal data visualization expert, powered by LLMs. Simply upload your dataset and ask questions in natural language - the AI agent will analyze your data, generate appropriate visualizations,...

Llama DeepSeek Streamlit Python +2

AI Meme Generator Agent - Browser Use

Single-Agent ReAct Tool-Calling Loop Beginner

The AI Meme Generator Agent is a powerful browser automation tool that creates memes using AI agents. This app combines multi-LLM capabilities with automated browser interactions to generate memes based on text prompts through direct...

OpenAI Anthropic Claude DeepSeek +2

Breakup Recovery Agent Team

Single-Agent ReAct Tool-Calling Loop Beginner

This is an AI-powered application designed to help users emotionally recover from breakups by providing support, guidance, and emotional outlet messages from a team of specialized AI agents. The app is built using Streamlit and Agno,...

Gemini Streamlit Agno Python +1

Medical Imaging Diagnosis Agent

Single-Agent ReAct Tool-Calling Loop Beginner

A Medical Imaging Diagnosis Agent build on agno powered by Gemini 2.0 Flash that provides AI-assisted analysis of medical images of various scans. The agent acts as a medical imaging diagnosis expert to analyze various types of medical...

Gemini Streamlit Agno Python

OpenAI Researcher Agent

Hybrid Retrieval Augmented Generation (RAG) Beginner

A multi-agent research application built with OpenAI's Agents SDK and Streamlit. This application enables users to conduct comprehensive research on any topic by leveraging multiple specialized AI agents.

OpenAI Streamlit Python

ai_blog_to_podcast_agent

Single-Agent ReAct Tool-Calling Loop Beginner

This is a Streamlit-based application that allows users to convert any blog post into a podcast. The app uses OpenAI's GPT-4 model for summarization, Firecrawl for scraping blog content, and ElevenLabs API for generating audio.

OpenAI Streamlit ElevenLabs Python +1

ai_music_generator_agent

Single-Agent ReAct Tool-Calling Loop Beginner

This is a Streamlit-based application that allows users to generate music using the ModelsLab API and OpenAI's GPT-4 model. Users can input a prompt describing the type of music they want to generate, and the application will generate a...

OpenAI Streamlit Python

ai_reasoning_agent

Hybrid Retrieval Augmented Generation (RAG) Beginner

The AI Reasoning Agent leverages advanced AI models to provide insightful reasoning and decision-making capabilities. This agent is designed to assist users in various analytical tasks by processing information and generating structured...

Python Ollama

ai_startup_trend_analysis_agent

Single-Agent ReAct Tool-Calling Loop Beginner

The AI Startup Trend Analysis Agent is tool for budding entrepreneurs that generates actionable insights by identifying nascent trends, potential market gaps, and growth opportunities in specific sectors. Entrepreneurs can use these...

Anthropic Claude Streamlit Python +1

multimodal_ai_agent

Single-Agent ReAct Tool-Calling Loop Beginner

A Streamlit application that combines video analysis and web search capabilities using Google's Gemini 2.5 model. This agent can analyze uploaded videos and answer questions by combining visual understanding with web-search.

Gemini Streamlit Python DuckDuckGo

xai_finance_agent

Single-Agent ReAct Tool-Calling Loop Beginner

This application creates a financial analysis agent powered by xAI's Grok model, combining real-time stock data with web search capabilities. It provides structured financial insights through an interactive playground interface.

OpenAI Agno Python DuckDuckGo +1

Customer Support Voice Agent

Real-Time Streaming Voice Pipeline Advanced

An OpenAI SDK powered customer support agent application that delivers voice-powered responses to questions about your knowledge base using OpenAI's GPT-4o and TTS capabilities. The system crawls through documentation websites with...

OpenAI Streamlit Qdrant Python +1

Insurance Claim Live Agent Team

Real-Time Streaming Voice Pipeline Advanced

A voice-first insurance claim intake app that lets a claimant talk naturally while the agent builds a structured claim packet in real time. The UI shows the live conversation, extracted claim facts, operator guidance, missing items, and...

Gemini FastAPI Python Pydantic

Self-Guided AI Audio Tour Agent

Real-Time Streaming Voice Pipeline Advanced

A conversational voice agent system that generates immersive, self-guided audio tours based on the user’s location, areas of interest, and tour duration. Built on a multi-agent architecture using OpenAI Agents SDK, real-time information...

OpenAI Streamlit Python

voice_rag_openaisdk

Real-Time Streaming Voice Pipeline Advanced

This script demonstrates how to build a voice-enabled Retrieval-Augmented Generation (RAG) system using OpenAI's SDK and Streamlit. The application allows users to upload PDF documents, ask questions, and receive both text and voice...

OpenAI Streamlit LangChain Qdrant +1