Hugging Face
Models
Datasets
Spaces
Community
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...
33c5afb
PDF-Insight-PRO
4 contributors
History:
49 commits
Jatin Mehra
Refactor FastAPI application for improved modularity and maintainability
33c5afb
4 months ago
.github
Remove Docker image deployment workflow and update Dockerfile for improved setup and environment variable handling
5 months ago
Android App
update android app fixed bugs
10 months ago
static
Clear saved session on page refresh
5 months ago
utils
Add FAISS indexing utilities and enhance text processing functions for improved chunking and validation
4 months ago
.dockerignore
Safe
31 Bytes
Update .dockerignore to include .env and Android App directory
5 months ago
.gitignore
Safe
62 Bytes
Update .gitignore to include .venv, .csv, and .json files
4 months ago
Dockerfile
Safe
1.61 kB
Remove Docker image deployment workflow and update Dockerfile for improved setup and environment variable handling
5 months ago
LICENSE
Safe
1.07 kB
Create LICENSE
10 months ago
README.md
8.75 kB
Add RAG system performance metrics section to README
4 months ago
README_hf.md
Safe
8.88 kB
Add detailed RAG system metrics section to README(HF_SPACES)
4 months ago
app_refactored.py
3.02 kB
Refactor FastAPI application for improved modularity and maintainability
4 months ago
gen_dataset.py
Safe
5.83 kB
Add dataset processing and evaluation script for RAG system with memory management
4 months ago
preprocessing.py
Safe
18.7 kB
Enhance model selection and tool creation with improved error handling, add content validation in chunking, and refine agent response logic for better user interaction and reliability
4 months ago
requirements.txt
Safe
171 Bytes
Add rouge-score to requirements.txt
4 months ago
test_RAG.ipynb
Safe
8.75 kB
Add Jupyter notebook for loading and analyzing RAG scores from CSV
4 months ago