Autonomous Analyst icon

Autonomous Analyst

Analyzes tabular data, detects anomalies, and generates interpretive summaries using a local LLM.

关于

Autonomous Analyst is a local, agentic AI pipeline designed to analyze tabular data and identify anomalies. It leverages Mahalanobis distance for anomaly detection and uses a local LLM (llama3.2:1b via Ollama) to generate interpretive summaries of the findings. The results are logged to ChromaDB for semantic recall, enabling persistent memory and future reference. The entire process is orchestrated via the Model Context Protocol (MCP), making it a fully integrated and automated solution for data analysis and interpretation.

主要功能

  • Mahalanobis Distance-based outlier detection
  • ChromaDB vector store for persistent memory
  • FastAPI Web UI for dataset interaction
  • Local LLM summarization using llama3.2:1b
  • 0 GitHub stars
  • MCP tool orchestration for process management

使用案例

  • Automated data analysis and summarization
  • Anomaly detection in datasets
  • Building agentic AI pipelines for data interpretation
Craft Better Prompts with AnyPrompt
Sponsored
Autonomous Analyst: Local Data Analysis & Anomaly Detection