Meet PDF Linguist โ your ultimate tool for extracting, merging, and translating PDF content! ๐ Whether itโs digital PDFs or scanned ones, this versatile app makes it a breeze to transform and translate documents while keeping the original formatting intact. Perfect for tackling all your document translation and manipulation needs! ๐โจ
All these features are wrapped up in a single app, giving you complete control over your PDF workflows. ๐
Clone the repository:
git clone https://github.com/NitinReddy-A/PDF_Linguist.git
Navigate to the project directory:
cd PDF_Linguist
Set up a virtual environment (optional):
python -m venv virtual-env
source virtual-env/bin/activate # Linux/Mac
virtual-env\Scripts\activate # Windows
Install dependencies:
pip install -r requirements.txt
Place the PDF file you want to process in the documents/ folder.
Launch the app using Streamlit:
streamlit run app.py
documents/ folder.PDF Linguist simplifies document management with:
๐ก The dual-mode functionality ensures youโre ready for any type of PDF โ digital or scanned. Manage and translate documents like a pro! ๐นโจ
Python
100.0%
Meet PDF Linguist โ your ultimate tool for extracting, merging, and translating PDF content! ๐ Whether itโs digital PDFs or scanned ones, this versatile app makes it a breeze to transform and translate documents while keeping the original formatting intact. Perfect for tackling all your document translation and manipulation needs! ๐โจ
All these features are wrapped up in a single app, giving you complete control over your PDF workflows. ๐
Clone the repository:
git clone https://github.com/NitinReddy-A/PDF_Linguist.git
Navigate to the project directory:
cd PDF_Linguist
Set up a virtual environment (optional):
python -m venv virtual-env
source virtual-env/bin/activate # Linux/Mac
virtual-env\Scripts\activate # Windows
Install dependencies:
pip install -r requirements.txt
Place the PDF file you want to process in the documents/ folder.
Launch the app using Streamlit:
streamlit run app.py
documents/ folder.PDF Linguist simplifies document management with:
๐ก The dual-mode functionality ensures youโre ready for any type of PDF โ digital or scanned. Manage and translate documents like a pro! ๐นโจ
Python
100.0%