NEPI, or Numurus Edge Platform Interface, is an open-source software platform designed for edge AI applications. It provides approximately 90% of the essential features needed by smart systems right from the start, including hardware drivers, sensor integration, AI model management, event-driven automation, data collection, and a user-friendly browser-based interface. The remaining 10% of functionalities can be developed by your team using low-code scripting, allowing for further customization.
NEPI is built upon the foundations of ROS and ROS 2, functioning entirely at the edge without reliance on cloud services. Its hardware-agnostic nature enables quick installations on any Linux-based machine, such as Raspberry Pi or Ubuntu systems, meaning you can utilize existing hardware without the need for specialized edge devices.
Traditionally, teams invest significant time reconstructing the same infrastructure for each new project, but NEPI eliminates this redundancy by simplifying the process to connecting sensors, executing AI on the resulting data, and triggering appropriate actions. Its deployment spans various sectors, including defense, research, industrial automation, and education, with operational systems already in place at companies like OceanAero, WESMAR, and VideoRay. This versatility and efficiency make NEPI an invaluable tool for teams looking to accelerate their edge AI development.