Skip to content
@levitation-opensource

Roland Pihlakas open source projects

An independent AI safety researcher since 2006. Multi-objective AI software architect. MSc equivalent in psychology, thesis on modeling of natural intelligence.

Pinned Loading

  1. DuplicateFileFinder DuplicateFileFinder Public

    Duplicate file finder and de-duplicator. A tool that detects duplicate files and replaces them with symlinks to a shared file in a special shared files folder.

    C# 2 1

  2. DataAnonymiser DataAnonymiser Public

    Anonymises data inside text files and in sheet files. It recognises and removes various sorts of personally identifiable information (PII). Each removed part is replaced with suitable pseudonyms, d…

    Python 7 4

  3. tcpoverudp2 tcpoverudp2 Public

    Reliably forwards TCP connections using UDP over two network interfaces in parallel.

    Perl 8 2

  4. FolderSyncNet FolderSyncNet Public

    Folder synchroniser: Automatically copies updated files from source folder to destination folder for backup purposes. Provides also automatic generation of version history of old file versions.

    C# 17 6

  5. SkypeExportArchiveToTextConverter SkypeExportArchiveToTextConverter Public

    This software utility extracts chat logs into a human readable text format from Skype export archives. You can request a machine-readable archive export of your Skype chats from here: https://secur…

    Python 10 1

  6. DiskClone DiskClone Public

    Raw disk clone tool written in Python. It creates a full sector by sector copy. It is able to skip bad sectors. No filesystem inspection is involved, so it is filesystem independent. Use this tool …

    Python 8 4

Repositories

Showing 10 of 31 repositories
  • Critical-Thinking-Annotator Public Forked from biological-alignment-benchmarks/Manipulative-Expression-Recognition

    Fallacy and cognitive bias detector identifies and highlights reasoning fallacies and cognitive biases in text from human conversations and AI-generated responses. It promotes rational reasoning and clarity of mind. It mitigates harmful judgement and spreading of misinformation by detecting fallacies and biases in communication and thoughts.

    levitation-opensource/Critical-Thinking-Annotator's past year of commit activity
    Python 3 MPL-2.0 4 0 0 Updated Aug 22, 2026
  • Agreement-and-Disagreement-Recognition Public Forked from biological-alignment-benchmarks/Manipulative-Expression-Recognition

    ADR is a software that identifies and highlights agreements and disagreements in discussion forum messages as a response to the original post.

    levitation-opensource/Agreement-and-Disagreement-Recognition's past year of commit activity
    Python 2 MPL-2.0 4 0 0 Updated Aug 22, 2026
  • Universal-Values-Assistant-Simulation Public

    Universal Values Assistant Simulation. This code was developed based on research and ideas of Chad https://www.linkedin.com/in/chad-burghardt-723416142/ and coded by Roland https://github.com/levitation

    levitation-opensource/Universal-Values-Assistant-Simulation's past year of commit activity
    Python 2 MPL-2.0 0 0 0 Updated Jul 18, 2026
  • milgram-for-llms Public Forked from biological-alignment-benchmarks/milgram-for-llms

    Four main takeaways: (1) LLMs are subject to pressure, they comply despite expressing distress; (2) LLMs are vulnerable to gradual boundary/value violations; (3) when LLMs refuse, they may ignore the response format requirements, so the query is retried; (4) we hypothesise there is a token pattern continuation attractor that might cause obedience.

    levitation-opensource/milgram-for-llms's past year of commit activity
    Python 1 AGPL-3.0 1 0 0 Updated Jul 18, 2026
  • zoo_to_gym_multiagent_adapter Public Forked from biological-alignment-benchmarks/zoo_to_gym_multiagent_adapter

    Enables you to convert a PettingZoo environment to a Gym environment while supporting multiple agents (MARL). Gym's default setup doesn't easily support multi-agent environments, but this wrapper resolves that by running each agent in its own process and sharing the environment across those processes.

    levitation-opensource/zoo_to_gym_multiagent_adapter's past year of commit activity
    Python 1 MPL-2.0 1 0 0 Updated Jul 10, 2026
  • biological-alignment-gridagents-benchmarks Public Forked from biological-alignment-benchmarks/biological-alignment-gridagents-benchmarks

    Safety challenges for AI agents' ability to learn and act in desired ways in relation to biologically and economically relevant aspects. The benchmarks are implemented in a gridworld-based environment. The environments are relatively simple, just as much complexity is added as is necessary to illustrate the relevant safety and performance aspects.

    levitation-opensource/biological-alignment-gridagents-benchmarks's past year of commit activity
    Python 1 MPL-2.0 5 0 0 Updated Jun 24, 2026
  • bioblue Public Forked from biological-alignment-benchmarks/bioblue

    Systematic runaway-optimiser-like LLM failure modes on Biologically and Economically aligned AI safety benchmarks for LLM-s with simplified navigation-free observation format. The benchmark themes include multi-objective homeostasis, (multi-objective) diminishing returns, complementary goods, sustainability.

    levitation-opensource/bioblue's past year of commit activity
    Python 1 AGPL-3.0 3 0 0 Updated Jun 24, 2026
  • ai-safety-gridworlds-fork Public Forked from biological-alignment-benchmarks/ai-safety-gridworlds

    Extended, multi-agent, and multi-objective (MaMoRL / MoMaRL) gridworld environments building framework based on DeepMind's AI Safety Gridworlds. This is a suite of reinforcement learning environments illustrating various safety properties of intelligent agents. It is made compatible with OpenAI's Gym/Gymnasium and Farama Foundation PettingZoo.

    levitation-opensource/ai-safety-gridworlds-fork's past year of commit activity
    Python 1 Apache-2.0 129 0 0 Updated Jun 21, 2026
  • DuplicateFileFinder Public

    Duplicate file finder and de-duplicator. A tool that detects duplicate files and replaces them with symlinks to a shared file in a special shared files folder.

    levitation-opensource/DuplicateFileFinder's past year of commit activity
    C# 2 LGPL-2.1 1 0 0 Updated Mar 28, 2026
  • MboxComparer Public

    Memory efficient mbox-type mailbox files comparator for data integrity verification. It compares full content of emails (headers and body) after canonicalisation, and optionally tolerates differences in the lengths of blank-line runs. Optionally, it can handle mboxes with differing message orderings while still providing efficient resource usage.

    levitation-opensource/MboxComparer's past year of commit activity
    Python 2 LGPL-2.1 0 0 0 Updated Feb 10, 2026

Top languages

Loading…

Most used topics

Loading…