CoolFace
Apppublic

ccmcyb/RAFT_CTI

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
App README

CTI RAFT Comparator (xCyber)

This Gradio app allows users to compare the outputs of two Azure-based LLMs using the same retrieved context from uploaded .txt documents. It supports:

  • Drag-and-drop file uploads
  • Retrieval-Augmented Generation (RAG)
  • Comparison between two model endpoints
  • Adjustable chunk size, overlap, temperature, and top-k selection
  • Downloadable chat history
  • Built-in password protection (if enabled via launch(auth=...))