chaozhang-cs's Stars
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
microsoft/generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
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/
stanfordnlp/dspy
DSPy: The framework for programming—not prompting—language models
networkx/networkx
Network Analysis in Python
dabeaz-course/python-mastery
Advanced Python Mastery (course by @dabeaz)
RUCAIBox/LLMSurvey
The official GitHub page for the survey paper "A Survey of Large Language Models".
dair-ai/ML-Papers-of-the-Week
🔥Highlighting the top ML papers every week.
pingcap/awesome-database-learning
A list of learning materials to understand databases internals
activeloopai/deeplake
Database for AI. Store Vectors, Images, Texts, Videos, etc. Use with LLMs/LangChain. Store, query, version, & visualize any AI data. Stream data in real-time to PyTorch/TensorFlow. https://activeloop.ai
udlbook/udlbook
Understanding Deep Learning - Simon J.D. Prince
jerry-git/learn-python3
Jupyter notebooks for teaching/learning Python 3
cmu-db/bustub
The BusTub Relational Database Management System (Educational)
DSXiangLi/DecryptPrompt
总结Prompt&LLM论文,开源数据&模型,AIGC应用
Tongji-KGLLM/RAG-Survey
zwq2018/Data-Copilot
Data-Copilot: Bridging Billions of Data and Humans with Autonomous Workflow
neo4j/NaLLM
Repository for the NaLLM project
TsinghuaDatabaseGroup/AIDB
ai4db and db4ai work
mrdbourke/simple-local-rag
Build a RAG (Retrieval Augmented Generation) pipeline from scratch and have it all run locally.
yhLeeee/Awesome-LLMs-in-Graph-tasks
A curated collection of research papers exploring the utilization of LLMs for graph-related tasks.
HazyResearch/evaporate
This repo contains data and code for the paper "Language Models Enable Simple Systems for Generating Structured Views of Heterogeneous Data Lakes"
jshun/ligra
Ligra: A Lightweight Graph Processing Framework for Shared Memory
jbarrasa/goingmeta
code and resources used in the Going Meta sessions
wikimedia/wikidata-query-rdf
Github mirror of "wikidata/query/rdf" - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing
pixelsdb/pixels
An efficient storage and compute engine for both on-prem and cloud-native data analytics.
tomasonjo/cypher-direction-competition
Repository that hold the information about the competition about validating and fixing relationship direction in Cypher statements based on the given schema
pkumod/LPMA
The code for Leveled Packed Memory Array for GPU
chaozhang-cs/bic
This repository provides the BIC index, an index for processing graph connectivity queries within sliding windows on streaming graphs.