Everything currently stored by the Discofork backend.
Browse cached briefs and queued lookups in one place. Open any row to read the repository summary and fork comparisons.
chatchat-space/Langchain-Chatchat appears to be an open source project focused on Container tooling, Documentation site, Python. Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and Llama) RAG and Agent app with langchain
jaredpalmer/formik appears to be an open source project focused on Documentation site, Node.js / JavaScript, TypeScript. Build forms in React, without the tears 😭
karpathy/nanoGPT appears to be an open source project focused on its documented capabilities. The simplest, fastest repository for training/finetuning medium-sized GPTs.
inkonchain/node appears to be an open source project focused on Container tooling. How to run an Ink Node
hiroi-sora/Umi-OCR appears to be an open source project focused on Documentation site. OCR software, free and offline. 开源、免费的离线OCR软件。支持截屏/批量导入图片,PDF文档识别,排除水印/页眉页脚,扫描/生成二维码。内置多国语言库。
spf13/cobra appears to be an open source project focused on Go. A Commander for modern Go CLI interactions
glanceapp/glance appears to be an open source project focused on Container tooling, Documentation site, Go. A self-hosted dashboard that puts all your feeds in one place
hankcs/HanLP appears to be an open source project focused on Documentation site. 中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
karanpratapsingh/system-design appears to be an open source project focused on its documented capabilities. Learn how to design systems at scale and prepare for system design interviews
chubin/cheat.sh appears to be an open source project focused on Container tooling, Python. the only cheat sheet you need
ziglang/zig appears to be an open source project focused on its documented capabilities. Moved to Codeberg
microsoft/calculator appears to be an open source project focused on Documentation site. Windows Calculator: A simple yet powerful calculator that ships with Windows
Plyr is a mature, widely used JavaScript media player for HTML5 video/audio plus YouTube and Vimeo. It is actively maintained, not archived, and the repo shows a recent release as of 2026-01-03. Forks are likely interesting mainly if you want a customizable, accessible player with established ecosystem support rather than a small experimental codebase.
ChatTTS is an actively maintained Python text-to-speech repository for dialogue-focused speech generation. It has a large community footprint (39,004 stars, 4,236 forks) and recent commits through 2025-11-27, with the repo updated on 2026-03-31. The codebase includes model code, docs, examples, tests, and tools, and the README says the released model is for academic purposes only under CC BY-NC 4.0 while the code is AGPLv3+.
One API is a Go-based LLM API management and redistribution system that presents many providers through a unified OpenAI-compatible API. It is built for easy deployment with a single binary, Docker support, and multilingual docs/UI, and it has a large existing user base and fork network.
spf13/viper is a widely used Go configuration library with strong adoption and active maintenance. It targets applications that need layered config from defaults, files, env vars, flags, remote key/value stores, buffers, and live updates. The repo appears mature rather than experimental, with 30k+ stars, 2k+ forks, and recent commits in 2025.
LC044/WeChatMsg appears to be an open source project focused on its documented capabilities. The repository description is sparse, so this summary leans on the README and top-level files.
Cursor/cursor is the open-source repository for Cursor, described as an AI code editor and coding agent. It is active, non-archived, and has high community interest, with 32,541 stars and 2,220 forks. The repo appears very lightweight publicly, with only .github, README.md, and SECURITY.md at the top level, so forks are likely to be interesting mainly for policy, docs, or repo-management changes rather than a large exposed codebase.
`satwikkansal/wtfpython` is a popular Python educational repo focused on surprising, counter-intuitive snippets and explanations of what happens under the hood. It is actively maintained, with recent commits in 2025 and a pushed-at date of 2026-01-13. Forks are most interesting if you want a curated learning/reference resource rather than a code library or application.
vnpy/vnpy is a mature Python open-source quantitative trading framework with a large ecosystem and active maintenance. It targets end-to-end trading and research workflows, including a newer AI-focused `vnpy.alpha` module, and appears especially relevant if you want a widely adopted base for building or forking quant trading systems.
YesPlayMusic is a popular, actively maintained third-party NetEase Cloud Music client with a large fork/stars footprint. It targets desktop users on Windows, macOS, and Linux, and has both Electron app packaging and web deployment options. The repo is in maintenance mode for the current line while a 2.0 Alpha is available, so forks may be most interesting for customization, packaging, or alternative client work rather than expecting rapid upstream feature growth.
RevokeMsgPatcher is a popular Windows desktop patcher for PC WeChat, QQ, and TIM that modifies client DLLs to prevent message recall. The repo is active as of early 2026, has very high adoption, and includes a companion multi-instance tool for WeChat.
A large, actively maintained Chinese course-攻略 repository for Tsinghua University Computer Science and Technology. It is a documentation-style knowledge base with course notes, reference books, past exams, homework, and study guides organized by academic year/term, plus contribution and compilation docs. The repo is popular and widely forked, with recent commits through 2026-01-19.
An awesome-list style documentation repository for DeepSeek integrations, maintained as a multilingual index of projects that integrate the DeepSeek API into popular software. It is active, widely forked, and mostly serves as a curated reference rather than an application codebase.
naptha/tesseract.js is a widely used JavaScript OCR library for browser and Node.js use. It wraps a WebAssembly port of Tesseract, supports more than 100 languages, and is actively maintained with recent 7.0.0 work and CI/test updates. It is a practical fit for forks that want to extend OCR integration, packaging, or platform support, but not for changing core OCR behavior, because the project explicitly says it does not modify Tesseract’s recognition model and does not support PDF files.