Skip to content
View Halukisan's full-sized avatar
😁
Working from home
😁
Working from home

Block or report Halukisan

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. datawhalechina/easy-vectordb datawhalechina/easy-vectordb Public

    开源向量数据库部署教程

    41 8

  2. GetXpath GetXpath Public

    纯算法实现,没有使用大模型,用于算力紧张,不能部署视觉模型,或者没钱调用模型api的情况下。传入URL链接,自动定位页面的主体内容所在的容器标签,可以获取列表的父容器,或者页面的主体所在容器,最后自动给你生成xpath语句。是一个通用的定位算法,作者测试的场景是政务网站的内容定位识别,可以达到95%左右的准确率。

    Python

  3. MNode_coordinator MNode_coordinator Public

    基于Java实现的类Milvus架构的分布式向量数据库系统,包含TSO分发、Kafka日志消费、负载均衡等核心功能。

    Java