A full-stack AI-powered Document Assistant that can read PDFs and text files, answer questions about them, and maintain conversation memory — built with a FastAPI backend and Streamlit frontend, ...
This Python script allows you to merge multiple PDF files into a single PDF and split a PDF file into individual pages. It utilizes the PyPDF2 library for handling PDF files.