Stars
A music player on android platform, developed by Andoroid composer
An out-of-the-box local Web UI for DeepSeek-OCR. Built with FastAPI + Vue.js, it supports PDF/Image uploads, progress tracking, and result visualization with bounding boxes. Easily experience the …
AI Agent Development Platform - Supports multiple models (OpenAI/DeepSeek/Wenxin/Tongyi), knowledge base management, workflow automation, and enterprise-grade security. Built with Flask + Vue3 + La…
A medical question-answering system built on the GPT-2 language model, fine-tuned on a large corpus of doctor-patient dialogues. The system supports multi-turn conversations and provides both comma…
基于Qwen3VL大模型和GUI Agent技术的移动端智能体,能够通过 ADB 指令智能操控 Android 手机
🎓 机器学习与深度学习实战教程 | Comprehensive ML & DL Tutorial with Jupyter Notebooks | 包含线性回归、神经网络、CNN、RNN等完整教程
Python version of OpenStego steganography tool with data hiding and digital watermarking capabilities
基于Go-Zero实现的若依服务端脚手架,提供了完整的权限系统、多租户支持、RBAC 权限控制、菜单管理等功能,适合快速搭建企业级后台管理系统。
Desktop Pixel Pet(桌面像素宠物)是一个轻量、可扩展的桌面陪伴应用:在你的电脑桌面上展示可爱的像素宠物,让它在屏幕角落里待机、走动、互动,陪你工作与学习。项目内置宠物商城与解锁机制,支持使用运行时间作为货币购买/激活宠物与粮食,并提供本地数据导入/导出能力,方便在不同设备间迁移账号与进度。整体架构清晰,宠物资源以像素帧数据驱动,便于社区创作与扩展更多角色与动画,适合作为桌面小…
CookHero是一个基于 LLM + RAG + Agent + 多模态的智能饮食与烹饪管理平台,支持智能菜谱查询、个性化饮食计划、AI 饮食记录、营养分析、Web 搜索增强,以及可扩展的 ReAct Agent / Subagent 工具体系,帮助厨房新手轻松成为“烹饪英雄”。
WHartTest 是一款AI驱动的测试自动化平台,实现从需求到可执行测试用例的自动化生成与管理,帮助测试团队提升效率与覆盖率。 (WHartTest is an AI-driven test automation platform that automates the generation and management of executable test cases from requi…
Distributed GPU-Accelerated Framework for Evolutionary Computation. Comprehensive Library of Evolutionary Algorithms & Benchmark Problems.
A two-tier KV system where the kernel provides a reusable hot-key cache data plane and exposes configurable hooks for cache policies, while user space retains full semantics and durability.
基于Vue3 + THREE.JS 免费开源的三维引擎及配套编辑器,包含BIM轻量化、CAD解析预览、粒子系统、插件系统等功能。 A free and open-source 3D engine based on Vue3 + THREE.JS and its accompanying editor, featuring functions such as BIM lightweightin…
A music API built with Deno for searching, streaming, and exploring music data from YouTube Music, YouTube, and Last.fm.
云图 - 极简风格的云图库,支持NAS部署,支持设置密钥,支持各种灵活的API开放接口,NAS图床,PicGo插件直接安装使用
`zl-backend 是一套企业级后端基础脚手架,基于 Spring Boot 构建。该项目采用模块化设计,旨在提供一个可扩展、易维护的后端开发基础架构,适用于快速搭建企业级应用系统。 项目提供了完整的安全认证、多模块管理、扩展功能支持等特性,可帮助开发团队快速启动新项目开发。
(TPAMI 2025) Degradation-Aware Residual-Conditioned Optimal Transport for Unified Image Restoration
SQL Forge — a Spring Boot database framework providing JSON CRUD API, type-safe entity operations, SQL template engine, Apache Calcite cross-database federated queries, and Amis low-code visual man…
Jackie's Blog 这里是 Jackie 的个人博客,自动构建部署于Vercel
一个基于 Next.js App Router 的 Web3 学习 / 实验前端项目,用来练习钱包连接、链上查询、简单转账等常见场景
Muxify is a VSCode extension that allows you to visually manage tmux sessions, windows, and panes directly from the sidebar - no need to memorize complex tmux commands.
LLM inference engine from scratch — paged KV cache, continuous batching, chunked prefill, prefix caching, speculative decoding, CUDA graph, tensor parallelism, OpenAI-compatible serving