Project

LaclauGPT has been under development by Tomi Toivio since 2023. Contact: tomi.toivio@helsinki.fi.

It was originally created for the EP24 research project in connection with HEPP and HSSH. The current version is guided primarily by the AI26 research project and is also used to support other research projects.

LaclauGPT is organized as four active repositories. The main repository is the project and scientific-paper hub; the three peer repositories implement the executable research pipeline.

Repository Status Responsibility
LaclauGPT Active Project hub, scientific paper, theory, architecture, shared contracts, roadmap, and complete-system documentation
LaclauGPT Data Collection Active Acquisition, capture, normalization, provenance, scheduling, and storage adapters
LaclauGPT Data Analysis Active NLP, embeddings, LLM-assisted discourse analysis, statistics, uncertainty, and evidence-linked analytical proposals
LaclauGPT Data Visualization Active Dashboards, timelines, maps, graphs, corpus exploration, and human researcher review

Architecture

Data Collection → Data Analysis → Data Visualization
                       ↑
                 LaclauGPT hub
          theory · paper · contracts

The meta-repository is the canonical front door. It defines the scientific and interoperability contracts shared by the implementation repositories.

Start points