Skip to content

ferzkopp/DeepRedAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Legacy Steps/Instructions

These steps document a failed fine-tuning approach to modify an existing model with "temporal knowledge cutoff" and "theme alignment".

Repo Content

  • /documentation - Setup guides and planning documents for the project
  • /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)
  • /webapp - React-based web interface for Wikipedia search with Vite configuration
  • /notebooks - Jupyter notebooks for testing embeddings and OpenSearch functionality
  • /patches - System patches (network driver fix for AMD Strix Halo for older kernels)

About

Custom AI model inspired by the Deep Red film trilogy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors