Skip to content

Repository files navigation

Deep Red AI

This project is inspired by the Deep Red film trilogy from the creators of "Iron Sky". It aims to create a custom LLM model that has only knowledge up to July 1969 - the launch date of the fictional Mars mission in the movie - and responds in a style that aligns with a "Soviet utopia" setting controlled by the fictional "chess playing" AI.

Steps/Instructions

These steps document how to perform a Model Training from Scratch procedure using a continued pre-training approach for temporal and thematic alignment.

Downloadable Models

Evaluation note: a 1,377-generation evaluation across 17 archived checkpoints found that none of these models meets the project goal. The temporal checkpoints suppress modern facts only by refusing broadly — they also refuse many pre-1969 questions — while the balanced and prototype checkpoints retain modern knowledge entirely. Results, measurements, and the revised training plan are in the evaluation and recovery plan.

Downloadable Chess Augmentation Archives

Prebuilt chess augmentation archives can be downloaded directly from:

  • https://www.ferzkopp.net/Data/chess_games.jsonl.gz
  • https://www.ferzkopp.net/Data/augmented_chess_games.jsonl.gz

Each URL uses the pattern https://www.ferzkopp.net/Data/[filename]. For augmentation workflow details, see the full guide: documentation/ChessAugmentation-Setup.md.

Repo Content

  • /documentation - Setup guides and planning documents for the project
  • /evaluation - Model registry and independent probe bank used by the 1969 evaluation harness
  • /notebooks - Jupyter notebooks for testing embeddings and OpenSearch functionality
  • /patches - System patches (network driver fix for AMD Strix Halo for older kernels)
  • /scripts - Python scripts for Wikipedia extraction/indexing, temporal augmentation (YAGO/Wikidata), Gutenberg and chess content retrieval, MCP server, and system setup
  • /services - Systemd service files for automated startup (inference servers, MCP server, OpenSearch, web GUI)
  • /tests - Unit tests for the evaluation harness
  • /webapp - React-based web interface for Wikipedia search with Vite configuration

About

Custom AI model inspired by the Deep Red film trilogy

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages