zc277584121
Algorithm engineer at Zilliz, dedicating to the application of vector databases in the AI ecosystem.
@zilliztechHangZhou, China
Pinned Repositories
milvus-haystack
towhee
Towhee is a framework that is dedicated to making neural data processing pipelines simple and fast.
akcio
Akcio is a demonstration project for Retrieval Augmented Generation (RAG). It leverages the power of LLM to generate responses and uses vector databases to fetch relevant documents to enhance the quality and relevance of the output.
bootcamp
Dealing with all unstructured data, such as reverse image search, audio search, molecular search, video analysis, question and answer systems, NLP, etc.
font_sawtooth
截屏类锯齿图片自动生成.可作为一类OCR训练图片。 大多数OCR生成训练图片没有考虑截屏类锯齿类图片的情况。 弥补了这一种。
GPTTranslator
A documents translation helper
graphrag
A modular graph-based Retrieval-Augmented Generation (RAG) system
langchain-milvus
video-retrieval-example
GPTCache
Semantic cache for LLMs. Fully integrated with LangChain and llama_index.
zc277584121's Repositories
zc277584121/kotaemon
An open-source RAG-based tool for chatting with your documents.
zc277584121/cookbook
Open-source AI cookbook
zc277584121/graphrag
A modular graph-based Retrieval-Augmented Generation (RAG) system
zc277584121/HippoRAG
HippoRAG is a novel RAG framework inspired by human long-term memory that enables LLMs to continuously integrate knowledge across external documents. RAG + Knowledge Graphs + Personalized PageRank.
zc277584121/vanna
🤖 Chat with your SQL database 📊. Accurate Text-to-SQL Generation via LLMs using RAG 🔄.
zc277584121/MemGPT
Building persistent LLM agents with long-term memory 📚🦙
zc277584121/R2R
A framework for rapid development and deployment of production-ready RAG systems
zc277584121/haystack-core-integrations
Additional packages (components, document stores and the likes) to extend the capabilities of Haystack version 2.0 and onwards
zc277584121/embedding_test
zc277584121/evalparrot
zc277584121/akcio
Akcio is a demonstration project for Retrieval Augmented Generation (RAG). It leverages the power of LLM to generate responses and uses vector databases to fetch relevant documents to enhance the quality and relevance of the output.
zc277584121/examples
code examples and demos
zc277584121/towhee
An easy-to-use machine learning pipeline for generating embedding vectors in just a couple lines of code.
zc277584121/DimReduct
Embedding dimensionality reduction and visuallization for search efficiency
zc277584121/GPTCache
GPTCache is a library for creating semantic cache to store responses from LLM queries.
zc277584121/yfcc100m
download and extract embeddings for yfcc100m
zc277584121/video_decopy_detection
zc277584121/operator-tasks
Documents for operator task introductions
zc277584121/vision_transformer_visualization
zc277584121/video-retrieval-example
zc277584121/data
zc277584121/movienet-tools
Tools for movie and video research
zc277584121/towhee_examples
zc277584121/SlowFast
PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
zc277584121/ISC21-Descriptor-Track-1st
The 1st Place Solution of the Facebook AI Image Similarity Challenge (ISC21) : Descriptor Track.
zc277584121/zc277584121.github.io
zc277584121/github-slideshow
A robot powered training repository :robot:
zc277584121/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
zc277584121/font_sawtooth
截屏类锯齿图片自动生成.可作为一类OCR训练图片。 大多数OCR生成训练图片没有考虑截屏类锯齿类图片的情况。 弥补了这一种。
zc277584121/mobile-deep-learning
This research aims at simply deploying CNN(Convolutional Neural Network) on mobile devices, with low complexity and high speed.