Tuanshu's Stars
kedargmnv/AICodeReview
Marker-Inc-Korea/AutoRAG
AutoML tool for RAG
Huanshere/VideoLingo
Netflix-level subtitle cutting, translation, alignment, and even dubbing - one-click fully automated AI video subtitle team | Netflix级字幕切割、翻译、对齐、甚至加上配音,一键全自动视频搬运AI字幕组
X-T-E-R/GPT-SoVITS-Inference
Inference Specialization
readbeyond/aeneas
aeneas is a Python/C library and a set of tools to automagically synchronize audio and text (aka forced alignment)
SWivid/F5-TTS
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
NEKOparapa/AiNiee
一款专注于Ai翻译的工具,可以用来一键自动翻译RPG SLG游戏,Epub TXT小说,Srt Lrc字幕等等。
Aider-AI/aider
aider is AI pair programming in your terminal
cline/cline
Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way.
sqlc-dev/sqlc
Generate type-safe code from SQL
karpathy/llm.c
LLM training in simple, raw C/CUDA
ets-labs/python-dependency-injector
Dependency injection framework for Python
openjdk/jdk
JDK main-line development https://openjdk.org/projects/jdk
hiroshiyui/GuilelessBopomofo
Guileless Bopomofo(樸實注音鍵盤)- A Bopomofo(注音符號)software keyboard (aka input method editor) on Android, which is utilizing libchewing for intelligent phonetic processing.
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
wikimedia/mediawiki
🌻 The collaborative editing software that runs Wikipedia. Mirror from https://gerrit.wikimedia.org/g/mediawiki/core. See https://mediawiki.org/wiki/Developer_access for contributing.
cosdensolutions/code
Source code for all Cosden Solutions videos
herval/gradle-kotlin-docker-multiproject-boilerplate
A small boilerplate covering a bunch of things at the same time
orangain/gradle-multi-project-monorepo
Example project to use Gradle multi-project build in monorepo
palmerhq/monorepo-starter
Monorepo starter project for Kotlin, Python, TypeScript x React
rafaskb/awesome-libgdx
🎮 📝 A curated list of libGDX resources to help developers make awesome games.
libgdx/libgdx
Desktop/Android/HTML5/iOS Java game development framework
RobertCraigie/prisma-client-py
Prisma Client Python is an auto-generated and fully type-safe database client designed for ease of use
arturocuicas/fastapi_grpc
FastAPI with gRPC Servers
requarks/wiki
Wiki.js | A modern and powerful wiki app built on Node.js
ilyasjaan/kafkastreams_stateful-aggregation
Lancetnik/FastDepends
FastDepends - FastAPI Dependency Injection system extracted from FastAPI and cleared of all HTTP logic. Async and sync modes are both supported.
denoland/deno
A modern runtime for JavaScript and TypeScript.
openai/swarm
Educational framework exploring ergonomic, lightweight multi-agent orchestration. Managed by OpenAI Solution team.
pydantic/pydantic-core
Core validation logic for pydantic written in rust