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
5 months ago
.github
Remove Docker image deployment workflow and update Dockerfile for improved setup and environment variable handling
6 months ago
Android App
update android app fixed bugs
12 months ago
static
Clear saved session on page refresh
6 months ago
.dockerignore
Safe
31 Bytes
Update .dockerignore to include .env and Android App directory
6 months ago
.gitignore
Safe
62 Bytes
Update .gitignore to include .venv, .csv, and .json files
5 months ago
Dockerfile
Safe
1.61 kB
Remove Docker image deployment workflow and update Dockerfile for improved setup and environment variable handling
6 months ago
LICENSE
Safe
1.07 kB
Create LICENSE
12 months ago
README.md
7.68 kB
Update repository clone URL in README.md
6 months ago
README_hf.md
Safe
7.81 kB
Enhance README.md with detailed features, architecture, technical stack, installation instructions, and usage guidelines
6 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.
5 months ago
gen_dataset.py
Safe
5.83 kB
Add dataset processing and evaluation script for RAG system with memory management
5 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.
5 months ago
requirements.txt
Safe
159 Bytes
Update requirements.txt to include additional dependencies for project functionality
6 months ago
test_RAG.ipynb
Safe
8.75 kB
Add Jupyter notebook for loading and analyzing RAG scores from CSV
5 months ago