Discover and explore top open-source AI tools and projects—updated daily.
Seeed-ProjectsOne-line AI model deployment for NVIDIA Jetson devices
Top 99.6% on SourcePulse
The jetson-examples repository by Seeed Studio simplifies the deployment of advanced AI and Generative AI models on NVIDIA Jetson devices. It targets developers and researchers working with edge AI hardware, offering a one-line command interface to run complex models, thereby accelerating development and experimentation.
How It Works
This project builds upon jetson-containers to provide pre-configured Docker images and simplified execution commands. Users can deploy a variety of AI applications, including computer vision, text generation, and image generation, by running a single reComputer run <example_name> command. This approach abstracts away complex setup and dependency management, enabling rapid prototyping and deployment on Jetson platforms.
Quick Start & Requirements
pip3 install jetson-examplesreComputer run <example_name> command (e.g., reComputer run llava)../docs/install.md, and more examples are listed in ./docs/examples.md.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
4 months ago
Inactive
ml-explore
brevdev