SaaSHub helps you find the best software and product alternatives Learn more →
Top 15 Python Sam Projects
-
serverless-application-model
The AWS Serverless Application Model (AWS SAM) transform is a AWS CloudFormation macro that transforms SAM templates into CloudFormation templates.
AWS SAM CLI, the command-line tool for building and deploying serverless applications, now supports AWS CloudFormation Language Extensions. The one I am most excited about is Fn::ForEach, which brings dynamic looping to your YAML templates, but it's close. If you, like me, have been copy-pasting resource definitions to infinity, that stops today.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
X-AnyLabeling
Effortless data labeling with AI support from Segment Anything and other awesome models.
Setup guide: https://github.com/CVHub520/X-AnyLabeling/blob/main/examples/interactive_video_object_segmentation/sam3/README.md
-
This has been one of the most requested features in SAM CLI history (#5647 had years of community upvotes), and the implementation covers the full command surface. Dynamic looping in YAML, supported end-to-end. Define your resources once, generate as many as you need, and deploy with the same workflow you already know.
-
InternGPT
InternGPT (iGPT) is an open source demo platform where you can easily showcase your AI models. Now it supports DragGAN, ChatGPT, ImageBind, multimodal chat like GPT-4, SAM, interactive image editing, etc. Try it at igpt.opengvlab.com (支持DragGAN、ChatGPT、ImageBind、SAM的在线Demo系统)
-
-
comfyui_segment_anything
Based on GroundingDino and SAM, use semantic strings to segment any element in an image. The comfyui version of sd-webui-segment-anything.
-
AS-One
Easy & Modular Computer Vision Detectors, Trackers & SAM - Run YOLOv9,v8,v7,v6,v5,R,X in under 10 lines of code.
-
TinySAM
[AAAI 2025] Official PyTorch implementation of "TinySAM: Pushing the Envelope for Efficient Segment Anything Model"
-
-
Project mention: Comparing AWS Lambda ARM64 vs. x86_64 Performance Across Runtimes in Late 2025 | news.ycombinator.com | 2025-12-02
Would be interesting to add a cold start + "import boto3" benchmark for Python as importing boto3 takes forever on lambdas with little memory. For this scenario I only know this benchmark but it is from 2021 https://github.com/MauriceBrg/aws-blog.de-projects/tree/mast...
-
-
-
-
auto-vid
A production-ready serverless video enrichment pipeline that uses a declarative JSON format to automatically add AI-powered TTS, music, and sound effects to video.
Project mention: Show HN: Serverless video processing with AWS Lambda | news.ycombinator.com | 2025-07-02 -
aws-cdk-sam-demo
A demo of how to use AWS SAM to test lambda and API Gateway locally generated with AWS CDK.
Python Sam discussion
Python Sam related posts
-
Dynamic Looping Comes to AWS SAM
-
Building an Automated AWS Billing Report System with SAM and Microsoft Teams
-
Forzar nuevas versiones de AWS Lambda cuando solo cambias dependencias
-
Just added SAM3 video object tracking to X-AnyLabeling!
-
Show HN: X-AnyLabeling – An open-source multimodal annotation ecosystem for CV
-
Automating AWS WAF IP Threat list with ProxyCheck.io
-
Building AWS Lambda Functions
-
A note from our sponsor - SaaSHub
www.saashub.com | 19 Jun 2026
Index
What are some of the best open-source Sam projects in Python? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | serverless-application-model | 9,560 |
| 2 | X-AnyLabeling | 9,473 |
| 3 | aws-sam-cli | 6,717 |
| 4 | InternGPT | 3,203 |
| 5 | sam | 1,975 |
| 6 | comfyui_segment_anything | 1,096 |
| 7 | AS-One | 611 |
| 8 | TinySAM | 546 |
| 9 | Hi-SAM | 359 |
| 10 | aws-blog.de-projects | 63 |
| 11 | aws-sam-build-images | 56 |
| 12 | simple-sam | 41 |
| 13 | samat | 41 |
| 14 | auto-vid | 5 |
| 15 | aws-cdk-sam-demo | 1 |