Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
zaid646
/
neo4j-graphrag-engine
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
neo4j-graphrag-engine
/
src
19.3 kB
Ctrl+K
Ctrl+K
1 contributor
History:
8 commits
zaid646
Fix stray indentation in dashboard
a24d3a6
about 1 month ago
__init__.py
Safe
0 Bytes
Initial commit: Neo4j GraphRAG Engine
about 1 month ago
config.py
Safe
801 Bytes
Initial commit: Neo4j GraphRAG Engine
about 1 month ago
dashboard.py
Safe
3.05 kB
Fix stray indentation in dashboard
about 1 month ago
embedder.py
Safe
746 Bytes
Initial commit: Neo4j GraphRAG Engine
about 1 month ago
extractor.py
Safe
3.75 kB
Add real-time ingestion status and sample docs display in dashboard
about 1 month ago
graph_store.py
Safe
2.33 kB
Fix extract_entity_names: remove unused query parameter
about 1 month ago
ingest.py
Safe
1.05 kB
Initial commit: Neo4j GraphRAG Engine
about 1 month ago
models.py
Safe
569 Bytes
Initial commit: Neo4j GraphRAG Engine
about 1 month ago
pipeline.py
Safe
1.79 kB
Add real-time ingestion status and sample docs display in dashboard
about 1 month ago
retriever.py
Safe
867 Bytes
Initial commit: Neo4j GraphRAG Engine
about 1 month ago
retry.py
Safe
898 Bytes
Add retry with exponential backoff to extractor and synthesizer; add delay between chunk extractions
about 1 month ago
synthesizer.py
Safe
1.72 kB
Add retry with exponential backoff to extractor and synthesizer; add delay between chunk extractions
about 1 month ago
vector_store.py
Safe
1.71 kB
Add missing close() function to vector_store
about 1 month ago