eIQ AI Hub ========== Overview -------- **eIQ AI Hub** is NXP's cloud-based platform that unifies the entire edge-AI development lifecycle into one integrated environment. It provides instant access to the latest eIQ tools, cloud-connected hardware, hosted services, and curated resources—removing the traditional complexity of setting up toolchains, preparing hardware, or managing dependencies. Built for both rapid experimentation and production-grade development, the eIQ AI Hub enables developers to transform ideas into deployable AI solutions faster, more reliably, and with significantly less overhead. .. image:: /_static/eIQ_AIHub_overview.png :alt: eIQ AI Hub Overview :width: 100% Getting Started with the eIQ AI Hub ----------------------------------- This section guides you through your first end-to-end workflow inside the eIQ AI Hub. The typical workflow as below: .. image:: /_static/eIQ_AIHub_workflow.png :alt: eIQ AI Hub Workflow :width: 100% Whether you are evaluating a model for your product, exploring optimization opportunities for your model, or optimizing model for deployment, this workflow represents the recommended path for most developers. You will learn how to: * :doc:`Upload your model<./upload_model>` * :doc:`Upload your dataset<./upload_dataset>` * :doc:`Optimize your model<./optimize>` * :doc:`Simulated profiling for your model<./sim_profiling>` * :doc:`Profiling for your model for MCU devices<./mcu_profiling>` * :doc:`Profile the model on real NXP hardware<./ondevice_profiling>` * :doc:`Benchmark the model<./benchmark>` * :doc:`Device management<./device_management>` * :doc:`User profile<./user_profile>` .. toctree:: :hidden: upload_model upload_dataset optimize sim_profiling mcu_profiling ondevice_profiling benchmark device_management user_profile watermarking/index