Stars
A comprehensive guide to understanding and implementing large language models with hands-on examples using LangChain for GenAI applications.
Making large AI models cheaper, faster and more accessible
AI and Machine Learning with Kubeflow, Amazon EKS, and SageMaker
Small set of tools allowing you to create secure encrypted tokens, which can be later exchanged with 3rd party systems or stored as a license files. The goal of this project is to play with JCA and…
Simple wrapper around iperf3 to measure network bandwidth from all nodes of a Kubernetes cluster
Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.
Prometheus community Helm charts
A cloud-native Go microservices framework with cli tool for productivity.
A Java utility is designed to FLATTEN nested JSON objects and even more to UNFLATTEN them back
FastDFS is an open source high performance distributed file system (DFS). It's major functions include: file storing, file syncing and file accessing, and design for high capacity and load balance.…
dangdangdotcom / dubbox
Forked from apache/dubboDubbox now means Dubbo eXtensions, and it adds features like RESTful remoting, Kyro/FST serialization, etc to the Dubbo service framework.
Aggregate Framework是为方便开发人员运用DDD和CQRS思想来构建复杂的、可扩展的Java企业应用系统而提供的Java技术框架。该框架提供了Aggregate、Repository、Domain Event等构建块的实现;使用DomainEvent,借助于内建的Disruptor组件,AggregateFramework可使开发人员方便的实现高性能SEDA架构。此外,该框架…