Endpoints:

  • / [GET] → home
  • /cleanup [POST] → cleanup
  • /comparison [GET,POST] → comparsion
  • /debug/routes [GET] → debug_routes
  • /get_source_bias_analysis [GET,POST] → get_source_bias_analysis
  • /get_statistics [GET,POST] → get_statistics
  • /health [GET] → health_check
  • /list_routes [GET] → list_routes
  • /memory_usage [POST] → memory_usage
  • /predict [POST] → predict
  • /repair_chroma [POST] → repair_chroma
  • /skeptiq [POST] → skeptiq
  • /static/ [GET] → static
  • /test [GET,POST] → test
  • /train [POST] → train_models
  • /update_database_chroma [GET,POST] → update_database_chroma
  • /update_database_faiss [GET,POST] → update_database_faiss