andreiluca96's Stars
DataExpert-io/data-engineer-handbook
This is a repo with links to everything you'd ever want to learn about data engineering
antstackio/a2lrs
All About Lambda Response Streaming
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
amazon-science/RAGChecker
RAGChecker: A Fine-grained Framework For Diagnosing RAG
alexcasalboni/aws-lambda-power-tuning
AWS Lambda Power Tuning is an open-source tool that can help you visualize and fine-tune the memory/power configuration of Lambda functions. It runs in your own AWS account - powered by AWS Step Functions - and it supports three optimization strategies: cost, speed, and balanced.
getzep/zep
Zep | The Memory Foundation For Your AI Stack
paradedb/paradedb
Postgres for Search and Analytics
myshell-ai/OpenVoice
Instant voice cloning by MIT and MyShell.
dlt-hub/dlt
data load tool (dlt) is an open source Python library that makes data loading easy 🛠️
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
cdklabs/cdk-monitoring-constructs
Easy-to-use CDK constructs for monitoring your AWS infrastructure
cedar-policy/cedar
Implementation of the Cedar Policy Language
RamiKrispin/awesome-ds-setting
A tutorial for setting a new machine with core data science tools
rust-lang/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
iann0036/former2
Generate CloudFormation / Terraform / Troposphere templates from your existing AWS resources.
open-policy-agent/opa
Open Policy Agent (OPA) is an open source, general-purpose policy engine.
aws/sagemaker-experiments
Experiment tracking and metric logging for Amazon SageMaker notebooks and model training.
data-science-on-aws/data-science-on-aws
AI and Machine Learning with Kubeflow, Amazon EKS, and SageMaker
aws/aws-sdk-pandas
pandas on AWS - Easy integration with Athena, Glue, Redshift, Timestream, Neptune, OpenSearch, QuickSight, Chime, CloudWatchLogs, DynamoDB, EMR, SecretManager, PostgreSQL, MySQL, SQLServer and S3 (Parquet, CSV, JSON and EXCEL).
aws/graph-notebook
Library extending Jupyter notebooks to integrate with Apache TinkerPop, openCypher, and RDF SPARQL.
aws-samples/sagemaker-studio-image-build-cli
CLI for building Docker images in SageMaker Studio using AWS CodeBuild.
Taaccoo/awesome-vqa-latest
Visual Question Answering Paper List.
jokieleung/awesome-visual-question-answering
A curated list of Visual Question Answering(VQA)(Image/Video Question Answering),Visual Question Generation ,Visual Dialog ,Visual Commonsense Reasoning and related area.
stellar/stellar-core
Reference implementation for the peer-to-peer agent that manages the Stellar network.
iterative/dvc
🦉 Data Versioning and ML Experiments
visenger/awesome-mlops
A curated list of references for MLOps
boyney123/awstools
Open source project to find libraries, tools and resources for your services.
LuoweiZhou/VLP
Vision-Language Pre-training for Image Captioning and Question Answering
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
teddykoker/performer
Simply Numpy implementation of the FAVOR+ attention mechanism, https://teddykoker.com/2020/11/performers/