Pinned Repositories
ai-ding-robot-example
钉钉机器人的常用API的调用,查询部门.人员.群管理等;chatgpt3加入群机器人对话功能
algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
apollo
Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
build-your-own-x
Master programming by recreating your favorite technologies from scratch.
ChatGPT-Next-Web
A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。
cloud-mall-practice
采用Spring Cloud改造的练手项目
codeSpace
平时的比较有趣的项目积累, 帮助自己掌握知识和学习
COLA
🥤 COLA: Clean Object-oriented & Layered Architecture
Collaborative-Filtering-Python-
基于Python实现了基于物品的协同过滤推荐算法和基于用户的协同过滤推荐算法
jmh
https://openjdk.java.net/projects/code-tools/jmh/
BeyondNothing's Repositories
BeyondNothing/ai-ding-robot-example
钉钉机器人的常用API的调用,查询部门.人员.群管理等;chatgpt3加入群机器人对话功能
BeyondNothing/algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
BeyondNothing/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
BeyondNothing/ChatGPT-Next-Web
A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。
BeyondNothing/COLA
🥤 COLA: Clean Object-oriented & Layered Architecture
BeyondNothing/core
:house_with_garden: Open source home automation that puts local control and privacy first.
BeyondNothing/chatgpt-web
用 Express 和 Vue3 搭建的 ChatGPT 演示网页
BeyondNothing/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
BeyondNothing/ding-talk-spring-boot
基于spring boot 3.x的starter组件,集成了钉钉机器人发送消息通知,支持多机器人
BeyondNothing/dingtalk-card-examples
钉钉互动卡片使用例子
BeyondNothing/dingtalk-stream-sdk-java-quick-start
Java SDK quick start for DingTalk Stream Mode API, Compared with the webhook mode, it is easier to access the DingTalk chatbot
BeyondNothing/dive-into-spring-ai
《动手学SpringAI》包含SSE流/Agent智能体/知识图谱RAG/FunctionCall/历史消息/图片生成/图片理解/Embedding/VectorDatabase/RAG
BeyondNothing/elasticsearch
Free and Open, Distributed, RESTful Search Engine
BeyondNothing/es-client
elasticsearch客户端,issue请前往码云:https://gitee.com/qiaoshengda/es-client
BeyondNothing/flink-recommandSystem-demo
:helicopter::rocket:基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。
BeyondNothing/free-programming-books
:books: Freely available programming books
BeyondNothing/GetQzonehistory
获取QQ空间发布的历史说说
BeyondNothing/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
BeyondNothing/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
BeyondNothing/ladder
向上阶梯
BeyondNothing/langchain
🦜🔗 Build context-aware reasoning applications
BeyondNothing/logseq
A privacy-first, open-source platform for knowledge management and collaboration. Download link: http://github.com/logseq/logseq/releases. roadmap: http://trello.com/b/8txSM12G/roadmap
BeyondNothing/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
BeyondNothing/openai-cookbook
Examples and guides for using the OpenAI API
BeyondNothing/spring-ai-examples
Examples of using Spring AI.
BeyondNothing/spring-boot-learning
Spring-boot 2.0 学习例子,整合redis、mybatis、rocketMq、elasticsearch
BeyondNothing/Stirling-PDF
#1 Locally hosted web application that allows you to perform various operations on PDF files
BeyondNothing/super-brain
最强大脑,接入钉钉机器人
BeyondNothing/tech-pdai-spring-demos
Spring Framework5/SpringBoot 2.5.x Demos
BeyondNothing/wework-msgaudit
企业微信-会话内容存档 实时拉取企业微信聊天记录java版SDK