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:
Soumya79
/
AI-Pdf-Agent
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
AI-Pdf-Agent
36.6 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
Soumya79's picture
Soumya79
fix: strict anti-hallucination prompts with XML context boundaries, reduce chunk size to 500
de58f64 3 months ago
  • .streamlit
    fix: disable XSRF/CORS protection for HF Spaces reverse proxy compatibility 3 months ago
  • agents
    fix: strict anti-hallucination prompts with XML context boundaries, reduce chunk size to 500 3 months ago
  • rag
    fix: strict anti-hallucination prompts with XML context boundaries, reduce chunk size to 500 3 months ago
  • tools
    feat: add cross-encoder re-ranker for precision retrieval (10 β†’ top 5 after re-ranking) 3 months ago
  • .gitignore
    327 Bytes
    feat: initial commit - AI PDF Agent with LangGraph, FAISS, BM25, Groq 3 months ago
  • Dockerfile
    979 Bytes
    refactor: remove Flask, consolidate into single Streamlit app for HF Spaces 3 months ago
  • README.md
    3.04 kB
    docs: clean README - remove all Flask references, update architecture diagram 3 months ago
  • app.py
    8.94 kB
    fix: rewrite processing flow - show live status, persist errors, only rerun on success 3 months ago
  • requirements.txt
    183 Bytes
    refactor: remove Flask, consolidate into single Streamlit app for HF Spaces 3 months ago