Stars
Self-hosted bookmark manager that is designed be to be minimal, fast, and easy to set up using Docker.
Portable file server with accelerated resumable uploads, dedup, WebDAV, SFTP, FTP, TFTP, zeroconf, media indexer, thumbnails++ all in one file
An extendable async API using FastAPI, Pydantic V2, SQLAlchemy 2.0, PostgreSQL and Redis.
A browser extension for automating your browser by connecting blocks
基于 ChatGPT API 的划词翻译浏览器插件和跨平台桌面端应用 - Browser extension and cross-platform desktop application for translation based on ChatGPT API.
FastAPI boilerplate for real world production
推荐系统入门指南,全面介绍了工业级推荐系统的理论知识(王树森推荐系统公开课-基于小红书的场景讲解工业界真实的推荐系统),如何基于TensorFlow2训练模型,如何实现高性能、高并发、高可用的Golang推理微服务。Comprehensively introduced the theory of industrial recommender system, how to trainning …
[ECCV 2022] ByteTrack: Multi-Object Tracking by Associating Every Detection Box
Lightweight Python library for adding real-time multi-object tracking to any detector.
Demo on how to compute soccer ball possession automatically using AI.
This repository contains a comprehensive computer vision/machine learning football project that uses YOLO for object detection, Kmeans for pixel segmentation, optical flow for motion tracking, and …
Machine Learning Engineering Open Book
A guidance language for controlling large language models.
Build Agentic workflows, RAG pipelines, with rich AI model and tool support on one collaborative workspace. Deploy on cloud, VPC, or self-hosted, so teams move from prototype to production without …
Examples and guides for using the OpenAI API
Print colorful(256) tables for terminal with built-in themes
基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码…
[飞书] A fast feishu development sdk written in Golang
High level abstractions over the Go reflect library
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
Flatten nested maps or JSON structures to one-dimensional scalar sets.
Implementation of clean architecture in Go, Gin with dependency injection.
jsonpath golang library to help with getting and setting values on paths (even nonexistent paths)
a collection of functional programming constructs for go