Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jatinmehra
/
PDF-Insight-PRO
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
63ed7c1
PDF-Insight-PRO
218 kB
Ctrl+K
Ctrl+K
4 contributors
History:
44 commits
Jatin Mehra
Refactor retrieval and agent functions for improved chunk handling and error management
63ed7c1
12 months ago
.github
Remove Docker image deployment workflow and update Dockerfile for improved setup and environment variable handling
about 1 year ago
Android App
update android app fixed bugs
over 1 year ago
static
Clear saved session on page refresh
about 1 year ago
.dockerignore
Safe
31 Bytes
Update .dockerignore to include .env and Android App directory
about 1 year ago
.gitignore
Safe
62 Bytes
Update .gitignore to include .venv, .csv, and .json files
12 months ago
Dockerfile
Safe
1.61 kB
Remove Docker image deployment workflow and update Dockerfile for improved setup and environment variable handling
about 1 year 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
12 months ago
README_hf.md
Safe
8.88 kB
Add detailed RAG system metrics section to README(HF_SPACES)
12 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.
12 months ago
gen_dataset.py
Safe
5.83 kB
Add dataset processing and evaluation script for RAG system with memory management
12 months ago
preprocessing.py
Safe
11.1 kB
Refactor retrieval and agent functions for improved chunk handling and error management
12 months ago
requirements.txt
Safe
171 Bytes
Add rouge-score to requirements.txt
12 months ago
test_RAG.ipynb
Safe
8.75 kB
Add Jupyter notebook for loading and analyzing RAG scores from CSV
12 months ago