appleboy
I really believe committing every day to an open-source project is the best practice. Golang GDE (Google Developer Expert) in 2023
MediatekHsinchu, Taiwan
Pinned Repositories
CodeGPT
A CLI written in Go language that writes git commit messages or do a code review brief for you using ChatGPT AI (gpt-4.1, gpt-4o model) and automatically installs a git prepare-commit-msg hook.
gin-jwt
JWT Middleware for Gin framework
gofight
Testing API Handler written in Golang.
gorush
A push notification server written in Go (Golang).
react-recaptcha
A react.js reCAPTCHA for Google
scp-action
GitHub Action that copy files and artifacts via SSH.
ssh-action
GitHub Actions for executing remote ssh commands.
telegram-action
GitHub Action that sends a Telegram message.
training
Learning Golang one day
queue
Queue is a Golang library for spawning and managing a Goroutine pool
appleboy's Repositories
appleboy/golang-graphql-benchmark
benchmark of golang GraphQL framework.
appleboy/nginx-image-resizer
Docker Container of real time image resizing and caching
appleboy/dotfiles
Bootstrap for your terminal on Linux or FreeBSD
appleboy/docker-ecr-action
Publish Docker Images to the Amazon Elastic Container Registry (ECR)
appleboy/gin-status-api
Golang cpu, memory, gc, etc information api handler written in Go (Golang) for gin framework
appleboy/whisper-action
Speech-to-Text using ggerganov/whisper.cpp for GitHub Action
appleboy/kubernetes-action
Generate a Kubeconfig or creating & updating K8s Deployments for GitHub Actions
appleboy/codegpt-action
GitHub Action for generating code review brief using ChatGPT AI (gpt-4, gpt-3.5-turbo model)
appleboy/go-spgateway
智付通金流串接
appleboy/deploy-k8s
Generate a Kubeconfig or creating & updating K8s Deployments
appleboy/go-hms-push
Huawei Mobile Services Push Notification Library for Go!
appleboy/build-push-action
GitHub Action to build and push Docker images with Buildx
appleboy/ChatGPT-CodeReview
🐥 A code review bot powered by ChatGPT
appleboy/d2
D2 is a modern diagram scripting language that turns text to diagrams.
appleboy/redsync
Distributed mutual exclusion lock using Redis for Go
appleboy/rueidis
A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.
appleboy/act
Run your GitHub Actions locally 🚀
appleboy/air
☁️ Live reload for Go apps
appleboy/checkout
Action for checking out a repo
appleboy/drone-template-lib
library for generating templates in notification plugins
appleboy/github-action-sample
GitHub v3 API sample
appleboy/go-bitbucket-v1
Bitbucket-server API (v1.0) library for Golang.
appleboy/go-confluence
Go package for working with Atlassian Confluence Server REST API
appleboy/go-openai
OpenAI ChatGPT, GPT-3, GPT-4, DALL·E, Whisper API wrapper for Go
appleboy/goreleaser
Deliver Go binaries as fast and easily as possible
appleboy/LocalAI
:robot: Self-hosted, community-driven, local OpenAI compatible API. Drop-in replacement for OpenAI running LLMs on consumer-grade hardware. Free Open Source OpenAI alternative. No GPU required. Runs ggml, gguf, GPTQ, onnx, TF compatible models: llama, llama2, gpt4all, rwkv, whisper, vicuna, koala, cerebras, falcon, dolly, starcoder, and many others
appleboy/localai-website
LocalAI website, powered by Hugo
appleboy/ollama
Get up and running with Llama 3, Mistral, Gemma, and other large language models.
appleboy/website-2
Dex website
appleboy/whisper.cpp
Port of OpenAI's Whisper model in C/C++