sujingbo0217's Stars
weaviate/weaviate
Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a cloud-native database.
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.
Denis2054/RAG-Driven-Generative-AI
This repository provides programs to build Retrieval Augmented Generation (RAG) code for Generative AI with LlamaIndex, Deep Lake, and Pinecone leveraging the power of OpenAI and Hugging Face models for generation and evaluation.
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
pgvector/pgvector
Open-source vector similarity search for Postgres
milvus-io/milvus
A cloud-native vector database, storage for next generation AI applications
JoshEngels/RangeFilteredANN
Algorithms for approximate nearest neighbor search with window filters
microsoft/MS-MARCO-Web-Search
A large-scale information-rich web dataset, featuring millions of real clicked query-document labels
zilliztech/VectorDBBench
A Benchmark Tool for VectorDB
microsoft/SPTAG
A distributed approximate nearest neighborhood search (ANN) library which provides a high quality vector index build, search and distributed online serving toolkits for large scale vector search scenario.
spack/spack
A flexible package manager that supports multiple versions, configurations, platforms, and compilers.
cyrus-and/gdb-dashboard
Modular visual interface for GDB in Python
meta-llama/llama3
The official Meta Llama 3 GitHub site
grishka/NearDrop
An unofficial Google Nearby Share/Quick Share app for macOS
llm-attacks/llm-attacks
Universal and Transferable Attacks on Aligned Language Models
xai-org/grok-1
Grok open release
UCR-Senior-Design/course-project-fries
course-project-fries created by GitHub Classroom
kxh001/Info-Decomp
Interpretable Diffusion Via Information Decomposition
huggingface/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch and FLAX.
amazon-science/auto-cot
Official implementation for "Automatic Chain of Thought Prompting in Large Language Models" (stay tuned & more will be updated)
ucinlp/autoprompt
AutoPrompt: Automatic Prompt Construction for Masked Language Models.
erikbern/ann-benchmarks
Benchmarks of approximate nearest neighbor libraries in Python
chengxumiaodaren/BuriedPoint
ZJULearning/nsg
Navigating Spreading-out Graph For Approximate Nearest Neighbor Search
skyzh/mini-lsm
A tutorial of building an LSM-Tree storage engine in a week.
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
cmuparlay/parlaylib
A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines
filipdutescu/modern-cpp-template
A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.
TheLartians/ModernCppStarter
🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
supabase-community/langchain-chatbot-demo
Example of building a chatbot with Langchain and Supabase Vector.