{"id":49064449,"url":"https://github.com/kirankumar88/multiagent-flight-booking-system","last_synced_at":"2026-04-20T04:02:27.799Z","repository":{"id":325964949,"uuid":"1102977740","full_name":"kirankumar88/Multiagent-flight-booking-system","owner":"kirankumar88","description":"A Google ADK–powered prototype flight booking system with multi-agent orchestration, FastAPI microservices, Streamlit UI, and Docker. Demonstrates smart, modular, cloud-ready automation for search and booking workflows.","archived":false,"fork":false,"pushed_at":"2025-11-25T07:01:54.000Z","size":511,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-28T03:08:33.672Z","etag":null,"topics":["docker","fastapi","microservices","multiagent-systems","streamlit"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kirankumar88.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-24T09:24:33.000Z","updated_at":"2025-11-25T07:01:59.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/kirankumar88/Multiagent-flight-booking-system","commit_stats":null,"previous_names":["kirankumar88/multiagent-flight-booking-system"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/kirankumar88/Multiagent-flight-booking-system","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirankumar88%2FMultiagent-flight-booking-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirankumar88%2FMultiagent-flight-booking-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirankumar88%2FMultiagent-flight-booking-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirankumar88%2FMultiagent-flight-booking-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kirankumar88","download_url":"https://codeload.github.com/kirankumar88/Multiagent-flight-booking-system/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirankumar88%2FMultiagent-flight-booking-system/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32032302,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","fastapi","microservices","multiagent-systems","streamlit"],"created_at":"2026-04-20T04:02:26.923Z","updated_at":"2026-04-20T04:02:27.783Z","avatar_url":"https://github.com/kirankumar88.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Multiagent-flight-booking-system\nA Google ADK–powered prototype flight booking system with multi-agent orchestration, FastAPI microservices, Streamlit UI, and Docker. Demonstrates smart, modular, cloud-ready automation for search and booking workflows.\n\nMultiagent Flight Booking System (Prototype)\nA cloud-ready, Docker-orchestrated multi-agent flight booking prototype powered by Google ADK, FastAPI microservices, Streamlit UI, and agent-driven orchestration. This system demonstrates a modern, modular, and production-style architecture for automated flight search and booking workflows.\n\n\u003cp align=\"center\"\u003e\n\n  \u003c!-- Python --\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Python-3.10-blue?logo=python\u0026logoColor=white\" alt=\"Python\"\u003e\n\n  \u003c!-- FastAPI --\u003e\n  \u003cimg src=\"https://img.shields.io/badge/FastAPI-Microservices-009688?logo=fastapi\u0026logoColor=white\" alt=\"FastAPI\"\u003e\n\n  \u003c!-- Streamlit --\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Streamlit-UI-ee2c4a?logo=streamlit\u0026logoColor=white\" alt=\"Streamlit\"\u003e\n\n  \u003c!-- Docker --\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Docker-Containerized-2496ED?logo=docker\u0026logoColor=white\" alt=\"Docker\"\u003e\n\n  \u003c!-- Google ADK --\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Google%20ADK-Multiagent%20Framework-4285F4?logo=google\u0026logoColor=white\" alt=\"Google ADK\"\u003e\n\n  \u003c!-- Status --\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Status-Prototype-orange?style=flat-square\" alt=\"Prototype\"\u003e\n\n  \u003c!-- License --\u003e\n  \u003cimg src=\"https://img.shields.io/badge/License-MIT-green?style=flat-square\" alt=\"MIT License\"\u003e\n\n\u003c/p\u003e\n\n\nProject Overview:\nThis prototype showcases a scalable multi-agent architecture where each agent handles a specialized responsibility:\nSearch Agent → Handles flight lookup logic\nBooking Agent → Simulates booking and confirmation\nOrchestrator Agent → Coordinates search and booking workflows\nStreamlit UI → User-facing interface for interacting with the system\nThe system simulates real airline processes using microservices and agent coordination through Google ADK.\n\nArchitecture :\nThe application is composed of four containerized microservices:\n    Service\t           Port\t          Description\nSearch Service\t       8001\t       Simulated flight search\nBooking Service\t       8002        Booking + confirmation\nOrchestrator Service\t 8004\t       Multi-agent logic + routing\nUI (Streamlit)\t       8501\t       Frontend interface\n\nAll services communicate through Docker’s internal DNS.\n\nTech Stack : \nFastAPI (microservices)\nStreamlit (web UI)\nGoogle ADK (multi-agent orchestration)\nPython 3.10\nDocker + Docker Compose\nhttpx (service-to-service communication)\n\nRun the System with Docker Compose :\nEnsure Docker Desktop is installed, then from the project root:\ndocker compose up --build\nThe UI will be available at: http://localhost:8501\nAll services start automatically and communicate internally.\n\n🧪 Features :\n✔ Multi-agent workflow using Google ADK\n✔ Microservices architecture\n✔ Dockerized and cloud-ready\n✔ Mocked real-world flight search + booking\n✔ Single-command deployment via docker-compose\n✔ Clean service boundaries + REST APIs\n\n🧩 Future Enhancements :\nIntegrate real airline APIs (Amadeus / Skyscanner)\nAdd PostgreSQL for persistent bookings\nImplement authentication\nDeploy to Google Cloud Run or Railway\nAdd async background booking jobs\n\nStatus : This is a prototype, designed to demonstrate system architecture, agent coordination, and containerized deployment.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkirankumar88%2Fmultiagent-flight-booking-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkirankumar88%2Fmultiagent-flight-booking-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkirankumar88%2Fmultiagent-flight-booking-system/lists"}