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:
arnavam
/
copyadi-finder
Runtime error

App Files Files
Fetching metadata from the HF Docker repository...
copyadi-finder
114 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 14 commits
arnavam's picture
arnavam
rewrote many files
26d8ea7 7 months ago
  • .dockerignore
    80 Bytes
    Prepare backend: self-contained Docker setup and requirements 8 months ago
  • .env.example
    866 Bytes
    feat: enhance code similarity API with vector search, Discord scraping, and granular matching 8 months ago
  • .gitattributes
    1.52 kB
    Prepare backend: self-contained Docker setup and requirements 8 months ago
  • .gitignore
    4.72 kB
    rewrote many files 7 months ago
  • Dockerfile
    1.1 kB
    upgrade to python 3.11 + fix pinecone package name 8 months ago
  • README.md
    356 Bytes
    Add Hugging Face Spaces configuration 8 months ago
  • api_server.py
    17.4 kB
    rewrote many files 7 months ago
  • auth.py
    8.03 kB
    rewrote many files 7 months ago
  • code_extractor.py
    19.1 kB
    rewrote many files 7 months ago
  • code_region_similarity_finder.py
    11 kB
    rewrote many files 7 months ago
  • code_similarity_finder.py
    22.6 kB
    rewrote many files 7 months ago
  • db.py
    11.6 kB
    rewrote many files 7 months ago
  • discord_scraper.py
    7.3 kB
    rewrote many files 7 months ago
  • requirements.txt
    1.11 kB
    rewrote many files 7 months ago
  • start.sh
    307 Bytes
    fixed issue with streamlit app 8 months ago
  • vector_engine.py
    7.32 kB
    rewrote many files 7 months ago