Hugging Face's logo 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
Paused

App Files Files Community
Fetching metadata from the HF Docker repository...
neo4j-graphrag-engine / src
19.3 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
zaid646's picture
zaid646
Fix stray indentation in dashboard
a24d3a6 about 1 month ago
  • __init__.py
    0 Bytes
    Initial commit: Neo4j GraphRAG Engine about 1 month ago
  • config.py
    801 Bytes
    Initial commit: Neo4j GraphRAG Engine about 1 month ago
  • dashboard.py
    3.05 kB
    Fix stray indentation in dashboard about 1 month ago
  • embedder.py
    746 Bytes
    Initial commit: Neo4j GraphRAG Engine about 1 month ago
  • extractor.py
    3.75 kB
    Add real-time ingestion status and sample docs display in dashboard about 1 month ago
  • graph_store.py
    2.33 kB
    Fix extract_entity_names: remove unused query parameter about 1 month ago
  • ingest.py
    1.05 kB
    Initial commit: Neo4j GraphRAG Engine about 1 month ago
  • models.py
    569 Bytes
    Initial commit: Neo4j GraphRAG Engine about 1 month ago
  • pipeline.py
    1.79 kB
    Add real-time ingestion status and sample docs display in dashboard about 1 month ago
  • retriever.py
    867 Bytes
    Initial commit: Neo4j GraphRAG Engine about 1 month ago
  • retry.py
    898 Bytes
    Add retry with exponential backoff to extractor and synthesizer; add delay between chunk extractions about 1 month ago
  • synthesizer.py
    1.72 kB
    Add retry with exponential backoff to extractor and synthesizer; add delay between chunk extractions about 1 month ago
  • vector_store.py
    1.71 kB
    Add missing close() function to vector_store about 1 month ago