Econometrics-Agent
Basic Information
This repository contains the official implementation of the research project "Can AI Master Econometrics?" and provides a ready-to-run, LLM-driven AI agent specialized for automating complex econometric analysis. The agent is built on the MetaGPT framework and uses a zero-shot learning approach to integrate econometric domain knowledge without costly model fine-tuning. The codebase includes the backend agent, a web frontend, configuration files, evaluation datasets from coursework and published papers, a demo video, and scripts to install dependencies and start the application. The README documents installation steps, environment configuration, and how to point the agent to an LLM provider via config/config2.yaml and .env. The project aims to provide a reproducible research artifact and a practical tool for running expert-level econometric tasks locally with configured LLM access.