ciuji's Stars
LC044/WeChatMsg
提取微信聊天记录,将其导出成HTML、Word、Excel文档永久保存,对聊天记录进行分析生成年度聊天报告,用聊天数据训练专属于个人的AI聊天助手
The-Run-Philosophy-Organization/run
润学全球官方指定GITHUB,整理润学宗旨、纲领、理论和各类润之实例;解决为什么润,润去哪里,怎么润三大问题; 并成为新**人的核心宗教,核心信念。
openai/openai-python
The official Python library for the OpenAI API
qdrant/qdrant
Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
pingcap/awesome-database-learning
A list of learning materials to understand databases internals
nmslib/hnswlib
Header-only C++/python library for fast approximate nearest neighbors
pgcentralfoundation/pgrx
Build Postgres Extensions with Rust!
docarray/docarray
Represent, send, store and search multimodal data
vearch/vearch
Distributed vector search for AI-native applications
tensorchord/pgvecto.rs
Scalable, Low-latency and Hybrid-enabled Vector Search in Postgres. Revolutionize Vector Search, not Database.
rapidsai/raft
RAFT contains fundamental widely-used algorithms and primitives for machine learning and information retrieval. The algorithms are CUDA-accelerated and form building blocks for more easily writing high performance applications.
hongtaoh/cv_emulate
Academic CVs that you can emulate
baidu/puck
Puck is a high-performance ANN search engine
cmuparlay/parlaylib
A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines
qdrant/vector-db-benchmark
Framework for benchmarking vector search engines
zilliztech/knowhere
Knowhere is an open-source vector search engine, integrating FAISS, HNSW, etc.
alipay/vsag
vsag is a vector indexing library used for similarity search.
intel/ScalableVectorSearch
cmuparlay/ParlayANN
A library of algorithms for approximate nearest neighbor search in high dimensions, along with a set of useful tools for designing such algorithms.
duckdb/duckdb_vss
zilliztech/pyglass
Graph Library for Approximate Similarity Search
microsoft/MSVBASE
MSVBASE is a system that efficiently supports complex queries of both approximate similarity search and relational operators. It integrates high-dimensional vector indices into PostgreSQL, a relational database to facilitate complex approximate similarity queries.
staoxiao/LibVQ
myscale/vector-db-benchmark
Framework for benchmarking fully-managed vector databases
WPJiang/HWTL_SDU-ANNS
qdrant/ann-filtering-benchmark-datasets
Collection of datasets for benchmarking filtered vector similarity retrieval
larsgottesbueren/gp-ann
Experimental Code for "Unleashing Graph Partitioning for Large-Scale Nearest Neighbor Search"
Visual-Computing/DynamicExplorationGraph
Repository to the paper "Fast Approximate nearest neighbor search with the Dynamic Exploration Graph using continuous refinement"
Lsyhprum/BREWESS
brankicabratic/knng
A library for k-nearest neighbor graph related algorithms.