Skip to content

Conversation

@DevDendrite
Copy link

Summary

Replace static preset questions with LLM-generated questions that refresh weekly on the backend server.

Changes

  • Implemented periodic question generation using Gemini LLM on the backend
  • Questions automatically regenerate every week (configurable)
  • All validators use the same shared question set each period
  • Added endpoint for validators to fetch a random question from current set
  • Backend handles Gemini API key - validators don't need their own

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant