RAG · Search

RAG · Search

big names · picking up speed
01
tirth8205/code-review-graph
+762 ★/dayaccelerating

It builds a persistent structural map of your codebase so AI assistants read only the files in a change's blast radius instead of the whole repo.

26.6k Python Coding Assistants · explained Feature
02
HKUDS/LightRAG
+79 ★/dayaccelerating

It exists because pure vector search often misses the big picture, so LightRAG auto-maps entities and relationships into a knowledge graph for richer retrieval.

38.2k Python RAG · Search · explained
03
getzep/graphiti
+77 ★/dayaccelerating

Graphiti continuously ingests structured and unstructured data into temporal context graphs so agents can query what is true now—or was true at any specific moment—without rebuilding the graph from scratch.

29.2k Python RAG · Search · explained
04
VectifyAI/PageIndex
+83 ★/dayaccelerating

PageIndex replaces vector similarity search with hierarchical tree reasoning to retrieve complex documents more accurately.

34.7k Python RAG · Search · explained
05
anthropics/claude-cookbooks
+152 ★/dayaccelerating

Official Jupyter notebooks demonstrating how to wire Claude into production tasks like RAG, SQL queries, and multimodal pipelines.

50.2k Jupyter Notebook Learning · explained
06
NirDiamant/RAG_Techniques
+43 ★/dayaccelerating

It catalogs 42 advanced RAG techniques as runnable notebooks so developers can compare chunking, reranking, and graph retrieval strategies without wiring up every pipeline from scratch.

28.8k Jupyter Notebook RAG · Search · explained
07
microsoft/graphrag
+52 ★/dayaccelerating

GraphRAG exists to give LLMs a structured memory layer for reasoning over messy, private narrative text.

34.9k Python RAG · Search · explained
08
langgenius/dify
+138 ★/dayaccelerating

Because stitching together LLM workflows, RAG, agents, and observability by hand is a full-time job.

150.3k TypeScript Agents · explained
09
QuivrHQ/quivr
+25 ★/dayaccelerating

Quivr wraps retrieval-augmented generation in a Python library with YAML-configurable workflows, letting you swap LLMs and vector stores without rewriting plumbing.

39.4k Python RAG · Search · explained
10
Cinnamon/kotaemon
+20 ★/dayaccelerating

Kotaemon is an open-source document chat tool built on Gradio that exposes citations, scores, and PDF highlights instead of hiding them.

25.6k Python RAG · Search · explained
11
langflow-ai/langflow
+58 ★/dayaccelerating

Langflow is a visual schematic editor for AI workflows that deploys your graphs as APIs or MCP servers, saving you from writing yet another Python script to chain LLM calls together.

152.4k Python Agents · explained
12
infiniflow/ragflow
+94 ★/dayaccelerating

RAGFlow fuses deep document parsing with agentic workflows so LLMs can answer from messy corporate documents without making things up.

86.1k Go RAG · Search · explained
13
MemPalace/mempalace
+45 ★/dayaccelerating

MemPalace is a local-first AI memory system that stores conversations verbatim and retrieves them with semantic search backed by published, reproducible benchmarks.

57.8k Python RAG · Search · explained
14
garrytan/gbrain
+87 ★/dayaccelerating

GBrain gives AI agents a persistent memory, synthesizing cited answers from your notes and wiring a knowledge graph autonomously while you sleep.

27.2k TypeScript Agents · explained
15
stanford-oval/storm
+27 ★/dayaccelerating

STORM simulates expert research conversations so LLMs can write long, cited articles from scratch.

30.3k Python Agents · explained
16
huggingface/transformers
+38 ★/dayaccelerating

It centralizes model definitions so the same architecture works across PyTorch, JAX, vLLM, and llama.cpp without rewrites.

163k Python Language Models · explained
17
ItzCrazyKns/Vane
+20 ★/dayaccelerating

A privacy-focused AI answering engine that runs entirely on your own hardware so your searches never leave the building.

35.9k TypeScript RAG · Search · explained
18
milvus-io/milvus
+16 ★/dayaccelerating

Milvus is a Go/C++ vector database built for billion-scale ANN search with Kubernetes-native horizontal scaling.

45.4k Go RAG · Search · explained
19
fighting41love/funNLP
+25 ★/dayaccelerating

A maintainer cataloged every Chinese NLP repo they touched into a single, obsessively categorized list so others wouldn’t have to hunt.

82.1k Python Learning · explained
20
run-llama/llama_index
+26 ★/dayaccelerating

An open-source framework built to answer one question: how do you get LLMs to reason over your private PDFs, APIs, and SQL databases?

51.1k Python RAG · Search · explained
loading more…

heatdrop uses Google Analytics to see which pages get read — nothing else. Your call. How we handle data.