ccmcyb/RAFT_CTI
0
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=...))
