PromptOnCron
Run Prompts on a Cron and get output in a SQL table
#SaaS
#GitHub
#Data & Analytics
PromptOnCron – Run prompts on a schedule and store results in SQL
Summary: PromptOnCron executes prompts on a cron schedule and saves the output in a SQL table. It requires users to provide their own API keys and can be run via cloning and Docker Compose.
What it does
It runs prompts automatically on a cron schedule and stores the results in a SQL database. Users deploy it by cloning the repo and using Docker Compose.
Who it's for
Developers or users needing scheduled prompt execution with SQL output storage and who can manage their own API keys.
Why it matters
It automates prompt execution and centralizes output for easier data management and analysis.