Lists (1)
Sort Name ascending (A-Z)
Starred repositories
A curated list of foundation models for vision and language tasks
[ECCV 2024] Official implementation of the paper "Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection"
yoyowallet / business-rules
Forked from venmo/business-rulesPython DSL for setting up business intelligence rules that can be configured without code
A minimal and universal controller for FLUX.1.
A lightweight process isolation tool that utilizes Linux namespaces, cgroups, rlimits and seccomp-bpf syscall filters, leveraging the Kafel BPF language for enhanced security.
Repository for the book Grokking Machine Learning, by Manning Editors
AI-related tutorials. Access any of them for free → https://towardsai.net/editorial
Concise, consistent, and legible badges in SVG and raster format
Live collaboration tool built with Go backend and Next.js, Typescript, & Tailwind frontend
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
In this project, I create a recommendation algorithm to give song recommendations on Spotify.
List of Data Science and Machine Learning Resource that I frequently use
A collection of Industry based Machine Learning projects for students and professionals who want to mention projects in their CVs, master ML algorithms, and prepare for ML interviews.
Content-Based Movie Recommendations System using Machine Learning
MoRe is a movie recommendation system built using cosine similarity algorithm. It is a content based filtering recommendation system i.e. it uses past activity data of the users and based on that i…
scikit-learn: machine learning in Python
Python library to convert YAML/JSON into SQLAlchemy SELECT queries
protoc plugin library for efficient proto-based code generation
Colossus — An example microservice architecture for Kubernetes using Bazel, Go, Java, Docker, Kubernetes, Minikube, Gazelle, gRPC, Prometheus, Grafana, and more
Sample cloud-native application with 10 microservices showcasing Kubernetes, Istio, gRPC and OpenCensus.
Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting yo…
An open-source authorization as a service inspired by Google Zanzibar, designed to build and manage fine-grained and scalable authorization systems for any application.
An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.
SQL query builder, written in c#, helps you build complex queries easily, supports SqlServer, MySql, PostgreSql, Oracle, Sqlite and Firebird
Cross-platform backup tool for Windows, macOS & Linux with fast, incremental backups, client-side end-to-end encryption, compression and data deduplication. CLI and GUI included.
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
Exploration on Websocket Microservice for Real time communication between Frontend and Backend