Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AI-Application-and-Integration-Lab/MegaRAG
/ types & classes
Types & classes
5 in github.com/AI-Application-and-Integration-Lab/MegaRAG
⨍
Functions
97
◇
Types & classes
5
↓ 2 callers
Class
MegaRAG
megarag/megarag.py:270
↓ 1 callers
Class
DotProductVectorDB
A NanoVectorDB variant that uses raw dot-product for similarity.
megarag/kg/nano_mm_vector_db_impl.py:35
↓ 1 callers
Class
StageProgress
Drives a Rich Progress from StageTimer enter/exit events.
megarag/megarag.py:205
↓ 1 callers
Class
StageTimer
Async context manager for precise wall-clock timing with span hierarchy. Emits both: (1) flattened JSON via logger, and (2) full record to JSONL f
megarag/megarag.py:116
Class
NanoMMVectorDBStorage
megarag/kg/nano_mm_vector_db_impl.py:111