This repository contains Python scripts to manage and organize PDF certificate files. These scripts (both do the same thing) create a JSON file containing a list of all files in a specified directory.
A complete full-stack web application that converts various document formats to Markdown or JSON and optionally splits the text using LangChain text splitters. con/ ├── app.py # Flask application ├── ...