hackthebox
About
This canvas is a comprehensive Retrieval-Augmented Generation (RAG) system that ingests documents (text and PDF), chunks them intelligently, generates TF-IDF embeddings, and enables semantic search with LLM-powered answer generation. It combines document quality analysis, embeddings indexing, and chat interface capabilities with rich visualizations showing system performance, document quality metrics, and conversation history.


