Bluesky Co-ordinated Inauthentic Behaviour Detection Dashboard

Developed by @Henry-Ash-Williams & @Speaty for the Hacksussex 2025 Hackathon, as part of the CASM Technology track, "Clear skies ahead".

Getting Started

  • Install uv
$ curl -LsSf https://astral.sh/uv/install.sh | sh
  • Clone The Repo
$ git clone https://github.com/Henry-Ash-Williams/bsky-cib/ && cd bsky-cib
  • Install dependencies
$ uv sync
  • Activate environment
$ source .venv/bin/activate 
  • Run dashboard
$ python main.py
  • Navigate to localhost:8050

Built With

Share this project:

Updates