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...
main
PDF-Insight-PRO
Ctrl+K
Ctrl+K
4 contributors
History:
60 commits
github-actions[bot]
Update Hugging Face README
0932def
4 days ago
.github
Remove Docker image deployment workflow and update Dockerfile for improved setup and environment variable handling
3 months ago
Android App
update android app fixed bugs
9 months ago
api
Refactor and reorganize codebase for improved maintainability and clarity
3 months ago
configs
feat: add OpenAI GPT-OSS 120B model option to configuration and UI
4 days ago
development_scripts
Refactor and reorganize codebase for improved maintainability and clarity
3 months ago
models
Refactor and reorganize codebase for improved maintainability and clarity
3 months ago
services
Refactor and reorganize codebase for improved maintainability and clarity
3 months ago
static
feat: add OpenAI GPT-OSS 120B model option to configuration and UI
4 days ago
utils
Refactor and reorganize codebase for improved maintainability and clarity
3 months ago
.dockerignore
Safe
31 Bytes
Update .dockerignore to include .env and Android App directory
3 months ago
.gitignore
Safe
62 Bytes
Update .gitignore to include .venv, .csv, and .json files
3 months ago
Dockerfile
Safe
1.61 kB
Remove Docker image deployment workflow and update Dockerfile for improved setup and environment variable handling
3 months ago
LICENSE
Safe
1.07 kB
Create LICENSE
9 months ago
README.md
Safe
20 kB
Update Hugging Face README
4 days ago
README_hf.md
Safe
20 kB
push to hf
2 months ago
app.py
Safe
3.01 kB
Refactor FastAPI application structure and update test imports for backward compatibility
3 months ago
gen_dataset.py
Safe
5.85 kB
Refactor and reorganize codebase for improved maintainability and clarity
3 months ago
requirements.txt
Safe
171 Bytes
Add rouge-score to requirements.txt
3 months ago
test_RAG.ipynb
Safe
8.75 kB
Add Jupyter notebook for loading and analyzing RAG scores from CSV
3 months ago