GenBrg's Stars
Jeevan-kumar-Raj/Grokking-System-Design
Systems design is the process of defining the architecture, modules, interfaces, and data for a system to satisfy specified requirements. Systems design could be seen as the application of systems theory to product development.
grapeot/devin.cursorrules
Magic to turn Cursor/Windsurf as 90% of Devin
jianchang512/ChatTTS-ui
一个简单的本地网页界面,使用ChatTTS将文字合成为语音,同时支持对外提供API接口。A simple native web interface that uses ChatTTS to synthesize text into speech, along with support for external API interfaces.
idootop/mi-gpt
🏠 将小爱音箱接入 ChatGPT 和豆包,改造成你的专属语音助手。
xtekky/gpt4free
The official gpt4free repository | various collection of powerful language models | o3 and deepseek r1, gpt-4.5
zhayujie/chatgpt-on-wechat
基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择GPT3.5/GPT-4o/GPT-o1/ DeepSeek/Claude/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Claude/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。
LC044/WeChatMsg
提取微信聊天记录,将其导出成HTML、Word、Excel文档永久保存,对聊天记录进行分析生成年度聊天报告,用聊天数据训练专属于个人的AI聊天助手
MrForExample/ComfyUI-3D-Pack
An extensive node suite that enables ComfyUI to process 3D inputs (Mesh & UV Texture, etc) using cutting edge algorithms (3DGS, NeRF, etc.)
qdrant/qdrant
Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
PKU-YuanGroup/ChatLaw
ChatLaw:A Powerful LLM Tailored for Chinese Legal. 中文法律大模型
karpathy/minbpe
Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
meta-llama/codellama
Inference code for CodeLlama models
threestudio-project/threestudio
A unified framework for 3D content generation.
GenBrg/MagicCastlevania
Final game for 2020 Fall 15666 Game Programming at CMU. Detailed description is in the README.md
Coroline/TMobileDemo
GenBrg/MagicPong
A modification with Pong game where you can control the vertical movement of the ball in the air.
recastnavigation/recastnavigation
Industry-standard navigation-mesh toolset for games
AaronJackson/vrn
:man: Code for "Large Pose 3D Face Reconstruction from a Single Image via Direct Volumetric CNN Regression"
deepfakes/faceswap
Deepfakes Software For All
google/deepdream
github/gitignore
A collection of useful .gitignore templates
meshula/OpenSteer
OpenSteer is a C++ library to help build steering behaviors for autonomous characters in games and animation.
bulletphysics/bullet3
Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
libigl/libigl
Simple MPL-2.0-licensed C++ geometry processing library.
h5bp/html5-boilerplate
A professional front-end template for building fast, robust, and adaptable web apps or sites.
magenta/magenta
Magenta: Music and Art Generation with Machine Intelligence
nlohmann/json
JSON for Modern C++
dsasmblr/game-hacking
Tutorials, tools, and more as related to reverse engineering video games.
Mooophy/Cpp-Primer
C++ Primer 5 answers
miloyip/json-tutorial
从零开始的 JSON 库教程