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:
jatinmehra
/
PDF-Insight-PRO
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e9800a3
PDF-Insight-PRO
215 kB
Ctrl+K
Ctrl+K
4 contributors
History:
42 commits
Jatin Mehra
Add detailed RAG system metrics section to README(HF_SPACES)
e9800a3
about 1 year ago
.github
Remove Docker image deployment workflow and update Dockerfile for improved setup and environment variable handling
over 1 year ago
Android App
update android app fixed bugs
almost 2 years ago
static
Clear saved session on page refresh
over 1 year ago
.dockerignore
Safe
31 Bytes
Update .dockerignore to include .env and Android App directory
over 1 year ago
.gitignore
Safe
62 Bytes
Update .gitignore to include .venv, .csv, and .json files
about 1 year ago
Dockerfile
Safe
1.61 kB
Remove Docker image deployment workflow and update Dockerfile for improved setup and environment variable handling
over 1 year ago
LICENSE
Safe
1.07 kB
Create LICENSE
almost 2 years ago
README.md
8.75 kB
Add RAG system performance metrics section to README
about 1 year ago
README_hf.md
Safe
8.88 kB
Add detailed RAG system metrics section to README(HF_SPACES)
about 1 year 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.
about 1 year ago
gen_dataset.py
Safe
5.83 kB
Add dataset processing and evaluation script for RAG system with memory management
about 1 year 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.
about 1 year ago
requirements.txt
Safe
159 Bytes
Update requirements.txt to include additional dependencies for project functionality
over 1 year ago
test_RAG.ipynb
Safe
8.75 kB
Add Jupyter notebook for loading and analyzing RAG scores from CSV
about 1 year ago