BeyondNothing's Stars
habuma/spring-ai-examples
Examples of using Spring AI.
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
alibaba/COLA
🥤 COLA: Clean Object-oriented & Layered Architecture
hugozhu/blog2
blog publisher with hugo
Stirling-Tools/Stirling-PDF
#1 Locally hosted web application that allows you to perform various operations on PDF files
rasbt/matplotlib-gallery
Examples of matplotlib codes and plots
lll8866/Collaborative-Filtering-Python-
基于Python实现了基于物品的协同过滤推荐算法和基于用户的协同过滤推荐算法
water8394/flink-recommandSystem-demo
:helicopter::rocket:基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。
MrQuJL/product-recommendation-system
:sunrise: 基于用户的协同过滤算法实现的商品推荐系统 https://github.com/MrQuJL/product-recommendation-system
cinatic/gitlab-postman-collection
☯ Gitlab postman collections. Quick start exploring the Gitlab API within Postman ☯
p6spy/p6spy
P6Spy is a framework that enables database data to be seamlessly intercepted and logged with no code changes to the application.
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
starcwang/easy_javadoc
IntelliJ IDEA 插件,自动生成javadoc文档注释
openjdk/jmh
https://openjdk.org/projects/code-tools/jmh
BeyondNothing/jmh
https://openjdk.java.net/projects/code-tools/jmh/