Here are sample API calls you can test with curl or Postman:
Get overall statistics
Get questions for specific article
Generate new questions
{
"article_id": "YOUR_ARTICLE_ID",
"num_questions": 5,
"difficulty": "mixed"
}To test the frontend:
Your Q&A system appears to be properly set up. You can now:
For detailed documentation, refer to: