Skip to content

pdrago97/pdf-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To download and run the project via GitHub, follow these instructions:

1 - Clone the repository to your local machine. You can do this by running the following command in the terminal:

git clone git@github.com:pdrago97/pdf-reader.git

2 - Navigate to the project directory:

cd YOUR_REPOSITORY

3 - Create a virtual environment and activate it:

python3 -m venv venv
source venv/bin/activate

4 - Install the required dependencies:


pip install -r requirements.txt

5 - Run the project:


streamlit run pdf-reader.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages