Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jatinmehra
/
PDF-Insight-PRO
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e9800a3
PDF-Insight-PRO
215 kB
4 contributors
History:
42 commits
Jatin Mehra
Add detailed RAG system metrics section to README(HF_SPACES)
e9800a3
9 months ago
.github
Remove Docker image deployment workflow and update Dockerfile for improved setup and environment variable handling
10 months ago
Android App
update android app fixed bugs
over 1 year ago
static
Clear saved session on page refresh
10 months ago
.dockerignore
Safe
31 Bytes
Update .dockerignore to include .env and Android App directory
10 months ago
.gitignore
Safe
62 Bytes
Update .gitignore to include .venv, .csv, and .json files
9 months ago
Dockerfile
Safe
1.61 kB
Remove Docker image deployment workflow and update Dockerfile for improved setup and environment variable handling
10 months ago
LICENSE
Safe
1.07 kB
Create LICENSE
over 1 year ago
README.md
8.75 kB
Add RAG system performance metrics section to README
9 months ago
README_hf.md
Safe
8.88 kB
Add detailed RAG system metrics section to README(HF_SPACES)
9 months ago
app.py
Safe
12.5 kB
Enhance session management in load_session function to ensure LLM consistency and improve error handling. Update chunk processing to accommodate larger text sizes and integrate conversation memory for chat history management.
9 months ago
gen_dataset.py
Safe
5.83 kB
Add dataset processing and evaluation script for RAG system with memory management
9 months ago
preprocessing.py
Safe
7.34 kB
Refactor agentic_rag function to include memory parameter and enhance prompt clarity with detailed instructions for context usage and search behavior.
9 months ago
requirements.txt
Safe
159 Bytes
Update requirements.txt to include additional dependencies for project functionality
10 months ago
test_RAG.ipynb
Safe
8.75 kB
Add Jupyter notebook for loading and analyzing RAG scores from CSV
9 months ago