Temný web a moderní algoritmy umělé inteligence

Abstract

This master's thesis focuses on the design and implementation of a system for automated data collection and classification from the dark web using local language models. The system consists of a modified web crawler that recursively traverses the content of hidden service pages on the Tor network, and a classifier that analyzes the collected data. The analysis is conducted in three phases: assessing the safety of visiting the examined pages, evaluating the legality of their content (sale of weapons, drugs, illegal pornography versus legal content such as blogs or forums), and detecting artificial intelligence elements — both active (direct interface calls, widgets) and passive (mentions, references) — including estimating the proportion of automatically generated text. Classification employs six local language models from the Ollama library, eliminating the need to send potentially illegal content to cloud services. Results are stored progressively: from downloaded files through a normalized machine-readable structure to a unified database of outputs from all models and prompting strategies. The thesis includes an experimental evaluation on a custom dataset and discusses the accuracy, practical applicability, and ethical challenges of the proposed solution.

Description

Delayed publication

Available after

Subject(s)

Master thesis, Artificial Intelligence, Dark Web, Content Analysis, Classification, Tor, Local Language Models, AI Content Detection, Web Content Legality, Natural Language Processing, Security Classification, Automated Analysis

Citation