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:
DhruvSoni
/
Multi-Agent-Rag-System
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
Multi-Agent-Rag-System
12.8 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
DhruvSoni's picture
DhruvSoni
feat: Deploy Streamlit interface instead of FastAPI API on Hugging Face
2e961e6 about 1 month ago
  • .github
    fix: Update Hugging Face username to DhruvSoni in sync workflow about 1 month ago
  • .dockerignore
    46 Bytes
    feat: Add FastAPI deployment files, Dockerfile, and Hugging Face sync GitHub Action about 1 month ago
  • .gitignore
    30 Bytes
    Initial commit: Multi-Agent research pipeline using LangGraph and Gemini about 2 months ago
  • Dockerfile
    293 Bytes
    feat: Deploy Streamlit interface instead of FastAPI API on Hugging Face about 1 month ago
  • README.md
    559 Bytes
    docs: Add README.md with Hugging Face Space configuration about 1 month ago
  • agents.py
    2.85 kB
    fix: Resolve environment variable initialization order and load-time API key requirement about 1 month ago
  • app.py
    2.96 kB
    feat: Add FastAPI deployment files, Dockerfile, and Hugging Face sync GitHub Action about 1 month ago
  • main.py
    1.2 kB
    fix: Resolve environment variable initialization order and load-time API key requirement about 1 month ago
  • pipeline.py
    2.52 kB
    Fix rate limits by adding time.sleep delays between pipeline steps about 2 months ago
  • requirement.txt
    234 Bytes
    fix: Add missing rich dependency to requirement.txt about 1 month ago
  • tools.py
    1.58 kB
    Initial commit: Multi-Agent research pipeline using LangGraph and Gemini about 2 months ago