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...
0d7f003
PDF-Insight-PRO
212 kB
4 contributors
History:
40 commits
Jatin Mehra
Add Jupyter notebook for loading and analyzing RAG scores from CSV
0d7f003
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
7.68 kB
Update repository clone URL in README.md
10 months ago
README_hf.md
Safe
7.81 kB
Enhance README.md with detailed features, architecture, technical stack, installation instructions, and usage guidelines
10 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