File size: 545 Bytes
bbddb9f
1e9ae83
 
 
 
 
 
 
bbddb9f
 
 
1e9ae83
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
title: PDF AI Toolkit (Streamlit + FAISS RAG)
emoji: 🧰
colorFrom: blue
colorTo: indigo
sdk: streamlit
app_file: main.py
python_version: "3.10"
pinned: false
---

# PDF AI Toolkit

A Streamlit app for PDF processing (split/merge/extract/rotate/watermark/metadata), OCR (Tesseract), table & image extraction, and analysis (FAISS RAG + Together.ai Llama).  
See the sidebar to pick **PDF Processing**, **Advanced processing**, **Analysis**, or **Export** tools.

## Secrets
Add `TOGETHER_API_KEY` in your Space → **Settings → Secrets**.