Forensics
Analyzes forensic evidence to identify people and their connections, generating Python code for network visualization.
소개
This MCP server leverages OpenAI's GPT-4 to intelligently parse and analyze various forms of forensic evidence, identifying individuals and the intricate web of relationships between them. It goes beyond simple identification, assigning strength scores to connections and performing cluster analysis to pinpoint central figures and groups. Crucially, it generates comprehensive Python code using NetworkX and Matplotlib, providing interactive and customizable network graphs to visualize complex relationships, making it an invaluable tool for investigations.
주요 기능
- Connection Strength Scoring (1-10) based on evidence quality
- 0 GitHub stars
- LLM-Powered Relationship Analysis using GPT-4
- Automated Evidence Parsing and Categorization
- Cluster Analysis to identify groups and central figures
- Generates Python code for NetworkX and Matplotlib visualization
사용 사례
- Analyzing complex forensic evidence to map out relationships between individuals
- Identifying key individuals and hidden groups within a large body of evidence
- Visualizing social or professional networks derived from textual data in investigations