Multiagent Flight Booking System (Prototype) A cloud-ready, Docker-orchestrated multi-agent flight booking prototype powered by Google ADK, FastAPI microservices, Streamlit UI, and agent-driven ...
advanced-trading-framework/ ├── core/ # Core data structures │ ├── __init__.py │ ├── position.py # Position dataclass with serialization │ ├── portfolio.py # Portfolio management and analytics │ ├── ...