-
metabare.com Public
A lightweight digital asset manager (DAM) focused on simplicity, fast deployment, and zero-framework frontend. It enables users to upload, search, and view image metadata stored as Lance format vec…
-
-
fastapi-lance-r2-mvp Public
Minimal FastAPI project to test storing and searching image vector data using the Lance format on Cloudflare R2.
-
dam-pipeline-fastapi-clip Public
A decoupled, async processing pipeline for digital asset management using FastAPI, RabbitMQ, Cloudflare R2, and PyTorch models for image analysis.
-
dam-fastapi Public
A Python FastAPI API to recive data via post and save to Cloudflare R2 with parquet meta data
Python MIT License UpdatedApr 30, 2025 -
Running Apache Flink containers using Docker Compose is a convenient way to get up and running to try out some Flink workloads.
-
apache_flink_and_paimon Public
Trying out Apache Paimon with Apache Flink using Docker Compose
-
terraform_aws_deepseek Public
A terraform project to create an EC2 instance running Deepseek R1
-
aws_s3_bucket_sizes Public
A script to get the total size of all s3 buckets
Shell MIT License UpdatedApr 2, 2025 -
opensearch_task_manager Public
A terminal UI to list current Opensearch Tasks with the option to cancel multiple tasks
Shell MIT License UpdatedMar 27, 2025 -
Trying out AWS Cloudtrail Lake for querying S3 object events
MIT License UpdatedJan 26, 2025 -
bentoml-image-vectorization Public
This project offers an API for vectorizing images using OpenAI's CLIP model via BentoML and integrates Milvus for efficient vector storage and search
Python MIT License UpdatedDec 16, 2024 -
CLIP_vectorization_bentoML Public
BentoML Service for CLIP Image Vectorization
Python UpdatedDec 14, 2024 -
terraform_aws_ecs_bentoml Public
Deploy BentoML to ECS on AWS using Terraform to create vectors quickly and easily.
HCL MIT License UpdatedDec 14, 2024 -
Using Debezium to send Change Data Capture (CDC) events to HTTP endpoints
MIT License UpdatedNov 29, 2024 -
aws_ecs_service_nginx Public
Run an Nginx service in an exsiting ECS Cluster using Terraform
HCL MIT License UpdatedNov 26, 2024 -
hudi-trino-integeration-guide Public
Forked from soumilshah1995/hudi-trino-integeration-guidehudi-trino-integeration-guide
Python BSD 2-Clause "Simplified" License UpdatedNov 24, 2024 -
Using Terraform to create an OpenSearch Ingestion pipeline with Amazon DynamoDB
HCL MIT License UpdatedNov 9, 2024 -
opensearch_proxy Public
A proxy to sit between an application an AWS Opensearch domain to log queries submitted to OpenSearch for debugging
-
Using Terraform to notify SQS when an object lands in S3
HCL MIT License UpdatedAug 6, 2024 -
Create an AWS RDS instance, generate and store its admin password in AWS Secrets manager
-
terraform_aws_ecs Public
This project sets up an AWS infrastructure including a VPC with public and private subnets, an ECS cluster, and associated resources for running containerized applications.
HCL MIT License UpdatedJul 22, 2024 -
terraform_aws_vpc Public
Create a VPC on AWS with public and private subnets using Terraform
HCL MIT License UpdatedJul 20, 2024 -
openclip_triton_docker Public
Using Docker compose to start up Triton with the OpenClip model, to encode text in to vectors
Python MIT License UpdatedJul 14, 2024 -
ansible_using_SSM Public
An example of using Ansible to install a package on an EC2 instance using SSM
MIT License UpdatedJul 10, 2024 -
Using Packer, Ansible and Terraform to create a small Triton Inference cluster on AWS
HCL MIT License UpdatedJul 4, 2024 -
A lambda function to list s3 buckets and their size
-
Using Terraform to create a Serverless OpenSearch cluster on AWS
HCL MIT License UpdatedMay 22, 2024 -
aws-cost-scripts Public
Some useful scripts for reviewing AWS costs
Shell MIT License UpdatedMay 1, 2024 -
debezium_redpanda Public
Docker compose for trying out Debezium, RedPanda and RedPanda Console UI