Skip to content
View happyyb's full-sized avatar

Block or report happyyb

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
  • A feed-forward 3D foundation model for reconstructing scenes from streaming data

    Python Apache License 2.0 Updated Apr 21, 2026
  • 你想蒸馏的下一个员工,何必是同事。蒸馏任何人的思维方式——心智模型、决策启发式、表达DNA。Distill how anyone thinks.

    Python MIT License Updated Apr 21, 2026
  • 张雪峰.skill — 张雪峰的认知操作系统。高考志愿/考研/职业规划的实战思维框架。由女娲.skill生成。

    MIT License Updated Apr 10, 2026
  • gallery Public

    Forked from google-ai-edge/gallery

    A gallery that showcases on-device ML/GenAI use cases and allows people to try and use models locally.

    Kotlin Apache License 2.0 Updated Apr 4, 2026
  • web-weather Public

    Forked from greywen/web-weather

    Browser-based weather visualization

    TypeScript Updated Mar 19, 2026
  • Mystic Vision Tarot is a web app where you pick a card with hand gestures (wave to browse, hold a fist to reveal). An AI then gives a reading and you can keep asking follow-ups. Built with React an…

    TypeScript Updated Mar 2, 2026
  • This repo powers my experiment where ChatGPT manages a real-money micro-cap stock portfolio.

    Python Updated Jan 13, 2026
  • Tesseract Open Source OCR Engine (main repository)

    C++ Apache License 2.0 Updated Dec 15, 2025
  • NCE Public

    Forked from iChochy/NCE

    《新概念英语》全四册在线课文朗读、单句点读、中英对照

    JavaScript MIT License Updated Oct 27, 2025
  • 基于 .NET 8 + vue3 实现的极简RBAC权限管理系统后端 后端基于精简后的abp框架,前端基于vue-pure-admin,前端极强的表格框架vxe-table,旨在打造一款最合适二次开发的极简.Net框架

    C# GNU Lesser General Public License v3.0 Updated Oct 27, 2025
  • OpenStock is an open-source alternative to expensive market platforms. Track real-time prices, set personalized alerts, and explore detailed company insights — built openly, for everyone, forever f…

    TypeScript GNU Affero General Public License v3.0 Updated Oct 24, 2025
  • VibeVoice Community Fork: Long-form conversational TTS

    Python MIT License Updated Sep 17, 2025
  • 🌈【C#/.NET/.NET Core学习、工作、面试指南】记录、收集和总结C#/.NET/.NET Core基础知识、学习路线、开发实战、编程技巧练习、学习视频、文章、书籍、项目框架、社区组织、开发必备工具、技术前沿周刊、常见面试题、面试须知、简历模板、人才招聘、以及自己在学习和工作中的一些微薄见解。希望能和大家一起学习,共同进步。如果本知识库能为您提供帮助,别忘了给予支持哦(关注、点赞、…

    C# MIT License Updated Sep 14, 2025
  • xiaomusic Public

    Forked from hanxi/xiaomusic

    使用小爱音箱播放音乐,音乐使用 yt-dlp 下载。

    Python MIT License Updated Sep 14, 2025
  • SuperCom Public

    Forked from SuperStudio/SuperCom

    SuperCom 是一款串口调试工具

    C# GNU General Public License v3.0 Updated Sep 13, 2025
  • ⚔【DotNetGuide专栏C#/.NET/.NET Core编程技巧练习集】C#/.NET/.NET Core编程常用语法、算法、技巧、中间件、类库、工作业务实操练习集,配套详细的文章教程讲解,助你快速掌握C#/.NET/.NET Core中各种编程常用语法、算法、技巧、中间件、类库、工作业务实操等等。

    C# MIT License Updated Sep 4, 2025
  • ai-guide Public

    Forked from liyupi/ai-guide

    程序员鱼皮的 AI 知识库,汇总热门的 AI 大模型和工具,比如 Deepseek 使用指南、提示词技巧、知识干货、应用场景、AI 变现、行业资讯、教程资源等一系列内容,帮助你快速掌握 AI 技术,走在时代前沿。涉及大模型 ChatGPT、Claude、Gemini、Deepseek、Deepseek-r1、QWEN、GROK 等;涉及技术 Spring AI、LangChain、RAG、M…

    JavaScript Updated Sep 2, 2025
  • Awesome curated collection of images and prompts generated by gemini-2.5-flash-image (aka Nano Banana) state-of-the-art image generation and editing model. Explore AI generated visuals created with…

    JavaScript Other Updated Aug 31, 2025
  • 21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/

    Jupyter Notebook MIT License Updated Jul 28, 2025
  • Examples and tutorials to help developers build AI systems

    Python MIT License Updated Jul 25, 2025
  • Real-time financial market data API, real-time forex data API, real-time stock data API, real-time cryptocurrency data API, real-time commodity data API service,real-time tick data,tick-by-tick quo…

    Java Updated Jul 24, 2025
  • 💥一个小而美的通用业务型后台管理系统。采用前后端分离的设计模式,基于RBAC+多机构的权限管理模式,实现接口级别的数据权限控制。集成国密加解密插件,注释详细,文档齐全,让你的开发少走弯路。

    C# Apache License 2.0 Updated Jul 18, 2025
  • 📚 从零开始的大语言模型原理与实践教程

    Jupyter Notebook Other Updated Jul 14, 2025
  • The 500 AI Agents Projects is a curated collection of AI agent use cases across various industries. It showcases practical applications and provides links to open-source projects for implementation…

    Updated Jul 11, 2025
  • CS-Books Public

    Forked from forthespada/CS-Books

    🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~

    Updated Jul 10, 2025
  • C# GNU General Public License v3.0 Updated Jul 2, 2025
  • getnas Public

    Forked from getnas/getnas

    从零开始,用一台普通电脑打造一台 NAS 存储服务器。

    Updated Jun 10, 2025
  • simpleui Public

    Forked from newpanjing/simpleui

    A modern theme based on vue+element-ui for django admin.一款基于vue+element-ui的django admin现代化主题。全球20000+网站都在使用!喜欢可以点个star✨

    Python MIT License Updated May 26, 2025
  • 所有小初高、大学PDF教材。

    Roff Updated May 18, 2025
  • Dify 新闻聚合插件-多平台新闻热榜获取

    Python Updated May 12, 2025