Required Libraries
The application depends on the following Python libraries (defined inrequirements.txt):
Built-in Python libraries (base64,io,sys,os,re,datetime) are also used but require no installation.
Installation
1. Clone the repositoryRunning the App
Local Development
http://localhost:8501 and open automatically in your browser.
Production Server
The app runs as a system daemon namedsahyogi on the Linux production server.
For server routing and Cloudflare tunnel details, refer to
server_commands.md.