Skip to content
View camirian's full-sized avatar

Block or report camirian

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
camirian/README.md

Caaren Amirian | MBSE & Systems Architecture | Pioneering AI for Digital Transformation

LinkedIn YouTube

An award-winning systems architect and applied AI innovator with over 9 years of experience designing the future of complex, safety-critical systems. I specialize in the synthesis of formal Model-Based Systems Engineering (MBSE) and the hands-on development of generative AI solutions. I am driven by the challenge of applying my deep background in systems-of-systems architecture and functional safety to solve the next generation of complex engineering problems.


🏗️ Systems Architecture & Physical AI

My work integrates formal systems modeling with agentic AI to bridge the gap between digital simulation and physical reality.

graph TD
    subgraph "Digital Twin / Simulation"
      Isaac["NVIDIA Isaac Sim"]
      USD["OpenUSD Assets"]
      Isaac -->|Sensors & Physics| ROS2
    end

    subgraph "Physical Intelligence / Agentic Layer"
      LLM["Multimodal LLM (Gemini/LlaVA)"]
      RAG["RAG Knowledge Base"]
      Planner["Agentic Planner"]
      LLM <--> RAG
      Planner <--> LLM
    end

    subgraph "Robot Control / Execution"
      ROS2["ROS 2 Humble Middleware"]
      Nav["Nav2 & MoveIt"]
      Hardware["Jetson Orin / Physical Robot"]
      ROS2 <--> Nav
      Nav --> Hardware
    end

    Planner -->|High-Level Commands| ROS2
    ROS2 -->|State Feedback| Planner
Loading

Popular repositories Loading

  1. distributed-robotics-infrastructure distributed-robotics-infrastructure Public

    Complete setup and configuration for a distributed AI robotics development environment (Ubuntu/ROS 2 Host PC + NVIDIA Jetson).

  2. camirian camirian Public

    Systems Architect & Applied AI Innovator specializing in MBSE and Generative AI.

  3. robotics-ontology robotics-ontology Public

    A central glossary of key terms, concepts, and acronyms forming the knowledge base for my AI & Robotics portfolio.

  4. sim-to-real-control-systems sim-to-real-control-systems Public

    Phase 2 of my AI/Robotics portfolio: Developing foundational competencies in ROS 2 and Isaac Sim scripting.

    Python

  5. coursera-ml-specialization coursera-ml-specialization Public

    My projects and assignments for the Coursera Machine Learning Specialization by deeplearning.ai.

  6. agentic-systems-verifier agentic-systems-verifier Public

    Python