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

Spaces:
Amogh1221
/
lexRetriver
Paused

App Files Files Community
Fetching metadata from the HF Docker repository...
lexRetriver
61.4 kB
Ctrl+K
Ctrl+K
  • 6 contributors
History: 19 commits
Amogh Gupta
HF Fix: Pre-download embedding model to avoid runtime connection errors
4905a93 about 1 month ago
  • .dockerignore
    85 Bytes
    chore: secure .env in gitignore and add Hugging Face API key about 2 months ago
  • .env.example
    104 Bytes
    chore: add environment variable templates 2 months ago
  • Dockerfile
    277 Bytes
    HF Fix: Pre-download embedding model to avoid runtime connection errors about 1 month ago
  • README.md
    192 Bytes
    HF: Add required metadata to backend/README.md about 1 month ago
  • build_legal_rag.py
    13 kB
    feat(backend): add scripts to build vector DB 2 months ago
  • build_pinecone_judgements.py
    6.54 kB
    Change Pinecone API key to placeholder text 2 months ago
  • build_pinecone_legal.py
    9.47 kB
    feat(backend): add scripts to build vector DB 2 months ago
  • download_model.py
    278 Bytes
    HF Fix: Pre-download embedding model to avoid runtime connection errors about 1 month ago
  • main.py
    20.3 kB
    Deploy: Update for Hugging Face (Secrets + Port) and Vercel Proxy about 1 month ago
  • requirements.txt
    215 Bytes
    Update requirements.txt 2 months ago
  • test.py
    0 Bytes
    test(backend): add basic test script 2 months ago
  • vectordb.py
    10.9 kB
    feat(backend): add vector DB integration 2 months ago