## Description Automate the generation of a new AI/Prompt Engineering question every day at midnight. ## Requirements - [ ] Automate the generation of a new AI/Prompt Engineering question daily at midnight. - [ ] Implement a fully automated workflow for this process. - [x] Identify and configure the appropriate LLM model, and integrate it into the system. - [x] Select and set up a vector database to store relevant context for question generation. - [x] Create a new `questions` table in the database (separate ticket will handle the database design).
Description
Automate the generation of a new AI/Prompt Engineering question every day at midnight.
Requirements
questionstable in the database (separate ticket will handle the database design).