Multi-Agent-System-for-Healthcare-Appointment-Booking —…
    Neura MarketNeura Market/Gemini
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsGamesBlogVideosGuidesCoursesCommunityGemsExtensionsTrending
    GeminiAgentsMulti-Agent-System-for-Healthcare-Appointment-Booking
    Back to Agents
    Multi-Agent-System-for-Healthcare-Appointment-Booking

    Multi-Agent-System-for-Healthcare-Appointment-Booking

    JHansiduYapa March 17, 2025
    5 copies 0 downloads

    An AI-based system that helps manage healthcare appointments using different agents for tasks like booking, cancelling, and answering questions.

    Multi-Agent System for Healthcare Appointment Booking

    A modular, extensible framework for managing healthcare appointment workflows using multiple AI agents, including:

    • Router Agent: Directs user requests to specialized services (new bookings, cancellations, general inquiries).
    • RAG Agent: Provides question-answering capabilities by retrieving context from PDF documents.
    • Tool Nodes: Interfaces for booking, cancellation, doctor search, and availability checks.
    • Audio Output: Converts AI responses to speech via ElevenLabs.

    State Transitions

    This GIF illustrates how the router inspects message history and transitions between nodes:

    State Transitions


    Features

    1. Custom Router
      • Implements routing logic from scratch.

      • Routes user queries to appropriate agent nodes based on intent.

      • Router Implementation: Built with LangGraph’s command functions, it inspects the full message history at each turn to decide the next node (e.g., booking, cancellation, RAG or audio) and dynamically dispatches the conversation to the correct assistant.

      • Router Code:

        def router_model(
            state: State
        ) -> Command[Literal[
            "cancel_booking_assistant",
            "new_booking_assistant",
            "general_hospital_assistant",
            "audio_output",
            END
        ]]:
            """Route to correct worker agent. You only route the conversation."""
            llm_router = _get_llm().bind_tools([])
            llm_router_with_tools = llm_router.bind_tools([
                cancel_booking_assistant,
                new_booking_assistant,
                general_hospital_assistant
            ])
        
            custom_prompt = {
                "role": "system",
                "content": (
                    "You are a routing assistant. Based on the message history, "
                    "decide 
        

    Tags

    ai-agentsai-agents-frameworkai-assistantsai-automationai-workflowgeminilanggraph-agents

    Comments

    More Agents

    View all
    Agentsmithagentic-ai

    Agentsmith

    Universal, model-agnostic operating harness for AI agents (Claude, Codex, Gemini, …) — a lean core + work-type profiles assembled by one setup script.

    P
    PromptPartner
    308
    Awesome Gamedev Agent Skillsagent-skills

    Awesome Gamedev Agent Skills

    Game-development Agent Skills for AI coding agents: install once and a master router loads the right skill for your engine and task. 66 original, version-pinned skills (plus a master router) in the portable SKILL.md format that runs across Claude Code, Cursor, Codex, Copilot, Gemini CLI and more, for Godot, Unity, Unreal, web and beyond.

    G
    gamedev-skills
    303
    Agentpetai-agents

    Agentpet

    A desktop pet for macOS & Windows that monitors your AI coding agents (Claude Code, Codex, Cursor, Gemini...) in real time, and grows as you code, feed it tokens, level it up, climb the leaderboard.

    N
    ntd4996
    279
    UltraGameStudioai-agent

    UltraGameStudio

    UltraGameStudio - AI coding agent for game development: engine workflows, gameplay code, and asset generation.

    W
    wellingfeng
    260
    Zeroai

    Zero

    The coding agent that answers to you, your model, your machine, your rules.

    G
    Gitlawb
    1,099
    Lucarneagent-bridge

    Lucarne

    Stop babysitting local AI agents. Just notifications, approve, and resume your Codex,Pi,Grok, or Claude code sessions anywhere. 0-Intrusion mobile control bridge via Telegram/微信/飞书. No hooks, no skills, no MCP.

    T
    tuchg
    314

    Stay up to date

    Get the latest Gemini prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Gemini and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.

    Neura Market

    Custom AI Systems & Services

    Our team of experienced AI builders will help build custom AI systems, workflows, and solutions for your business.

    Request custom work

    Ready-made automations for this

    Workflows from the Neura Market marketplace related to this Gemini resource

    • AI-Powered Multi-Agent Healthcare Assistant with WhatsApp Integrationn8n · $24.99 · Related topic
    • Book Appointments with Voice Using VAPI & Cal.comn8n · $14.99 · Related topic
    • Automate Email Categorization, PDF Processing, and Appointment Booking with AIn8n · $19.99 · Related topic
    • Automate Multi-Channel AI Appointment Confirmationsn8n · $14.99 · Related topic
    Browse all workflows