maxleeeeee's Stars
callmexhj/ChatInBrowser
Chat with large language model (LLM -- 星火大模型 Spark, 文心一言 ErnieBot,OpenAI chatGPT,阿里通义千问 qwen) at any time in the browser, and supports copying text as prompt. Chrome Extension, Vue3, Vite, Pinia, Ant-desigin-vue, vue-i18n
hiliyongke/vue3-admin-boilerplate
vue3 admin 模板项目 一个开箱即用,快速搭建大型 web 应用的 pnpm + vue3 + vite3 + typescript+ pinia + tdesign + EsLint + Prettier + Husky + Commitlint + Lint-staged + Cz-customizable + Conventional Changelog ...中后台模板框架。集成了主流插件,丰富的 demo,并进行了模块化和按需加载的优化,可以放心使用。
anlityli/chatait-free
一套 golang + vue3 实现的chatgpt、midjourney的对话程序
ollama/ollama
Get up and running with Llama 3.2, Mistral, Gemma 2, and other large language models.
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
xuchengsheng/spring-reading
涵盖了 Spring 框架的核心概念和关键功能,包括控制反转(IOC)容器的使用,面向切面编程(AOP)的原理与实践,事务管理的方式与实现,Spring MVC 的流程与控制器工作机制,以及 Spring 中数据访问、安全、Boot 自动配置等方面的深入研究。此外,它还包含了 Spring 事件机制的应用、高级主题如缓存抽象和响应式编程,以及对 Spring 源码的编程风格与设计模式的深入探讨。
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
YunaiV/yudao-cloud
ruoyi-vue-pro 全新 Cloud 版本,优化重构所有功能。基于 Spring Cloud Alibaba + MyBatis Plus + Vue & Element 实现的后台管理系统 + 用户小程序,支持 RBAC 动态权限、多租户、数据权限、工作流、三方登录、支付、短信、商城、CRM、ERP、AI 大模型等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!
chenfei-wu/TaskMatrix
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
ShiqiYu/libfacedetection
An open source library for face detection in images. The face detection speed can reach 1000FPS.
huangmingchuan/Cpp_Primer_Answers
《C++ Primer》第五版中文版习题答案
jiayihu/react-tiny-dom
🍙 A minimal implementation of react-dom using react-reconciler