This project is part of the Digital Vegan Library (digitalveganlibrary.weebly.com), allowing users to upload vegan-related PDF books to the library. The uploaded books are then made available to the public for free access.
The Digital Vegan Library Uploader is a web application built using Streamlit, which provides an easy way for users to contribute to the library's collection of vegan books. Users can upload PDF files of books, provide essential metadata, and categorize the books by genre.
- Upload PDF files of vegan-related books.
- Fill in book information like title, author, and genre (see components.txt).
- Choose from predefined genres or specify a custom genre.
- Automatic extraction of PDF metadata.
- Validation of mandatory fields before submission.
- auto place uploaded books into website
-
Clone the repository:
git clone https://github.com/your-username/vegan-library-uploader.git cd vegan-library-uploader
readme generated with the help of chatgpt