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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

muthuk1
/
graphrag-inference-hackathon

Model card Files Files and versions
xet
Community
graphrag-inference-hackathon / graphrag /layers
Ctrl+K
Ctrl+K
  • 1 contributor
History: 14 commits
muthuk1's picture
muthuk1
Add .gitignore, dataset metadata, retrieval layer, and latest web/graphrag updates
577adc4 21 days ago
  • __init__.py
    892 Bytes
    Update __init__.py with new exports (TGGraphRAGClient, TripleComparisonResult, LLM judge, BERTScore, etc.) 24 days ago
  • evaluation_layer.py
    26.6 kB
    Fix #3: Add LLM-as-a-Judge (PASS/FAIL) + BERTScore evaluation — the two hackathon-required accuracy metrics 24 days ago
  • graph_layer.py
    14.5 kB
    Add .gitignore, dataset metadata, retrieval layer, and latest web/graphrag updates 21 days ago
  • gsql_advanced.py
    5.7 kB
    Add advanced GSQL queries: PPR scoring, shortest paths, spreading activation, community detection" 28 days ago
  • llm_layer.py
    8.13 kB
    Add .gitignore, dataset metadata, retrieval layer, and latest web/graphrag updates 21 days ago
  • novelties.py
    26.5 kB
    Add GraphRAG novelties engine: PPR scoring, token budget, path pruning, spreading activation, hybrid router, incremental updates 28 days ago
  • orchestration_layer.py
    23.5 kB
    Add .gitignore, dataset metadata, retrieval layer, and latest web/graphrag updates 21 days ago
  • tg_graphrag_client.py
    22.8 kB
    Fix #1: Add TigerGraph GraphRAG integration layer wrapping official repo REST APIs 24 days ago
  • universal_llm.py
    13.4 kB
    Add Python universal LLM layer with LiteLLM supporting 12 providers + Ollama 28 days ago