Roland Pihlakas open source projects (levitation-opensource)

Roland Pihlakas open source projects

levitation-opensource

Geek Repo

An independent AI safety researcher. I studied psychology, have 19 years of experience in modelling natural intelligence and in designing various AI algorithms.

Location:Estonia

Home Page:http://www.simplify.ee/

Github PK Tool:Github PK Tool

Roland Pihlakas open source projects's repositories

aliexpress-fake-sites

uBlacklist blacklist - Fake webstores - Blocks fake machine-translated web stores that only redirect you to AliExpress. I have added various domains mostly from .ee top-level domain and a few others, in total nearly 300 new domains so far.

Language:ShellStargazers:10Issues:3Issues:0

FolderSyncNet

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.

Language:C#License:LGPL-2.1Stargazers:7Issues:4Issues:53

Manipulative-Expression-Recognition

MER is a software that identifies and highlights manipulative communication in text from human conversations and AI-generated responses. MER benchmarks language models for manipulative expressions, fostering development of transparency and safety in AI. It also supports manipulation victims by detecting manipulative patterns in human communication.

Language:HTMLLicense:MPL-2.0Stargazers:7Issues:3Issues:0

tcpoverudp2

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

Language:PerlLicense:GPL-2.0Stargazers:7Issues:6Issues:8

ai-safety-gridworlds

Extended, multi-agent and multi-objective (MaMoRL) environments 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.

Language:PythonLicense:Apache-2.0Stargazers:6Issues:4Issues:0

murmurhash-js

An optimized JavaScript implementation of the MurmurHash3 algorithm.

Language:JavaScriptLicense:MITStargazers:6Issues:4Issues:1

RegexRenamer

RegexRenamer is a powerful but simple user-friendly graphical tool used to batch rename files using regular expressions. I added long file path support.

Language:C#License:GPL-2.0Stargazers:6Issues:3Issues:0

log-of-sum-and-subtraction

Methods for calculating precise logarithm of a sum and subtraction of very large or very small numbers.

Language:MATLABLicense:BSD-2-ClauseStargazers:4Issues:4Issues:1

wail2ban

Fail2ban for Windows with support for RDP, MSSQL, OpenSSH, and tcpoverudp2 events. It blocks IP addresses where repeated failed access events originate from.

Language:PowerShellLicense:BSD-3-ClauseStargazers:4Issues:3Issues:0

DiskScan

Disk surface background scan tool. It slowly reads the whole surface of a given physical disk and then repeats indefinitely. When the disk encounters a weak sector during the read operation, its firmware will hopefully relocate the data in this sector into a good spare sector.

Language:PythonLicense:LGPL-2.1Stargazers:3Issues:2Issues:0

LegalSearch

A prototype legal text search engine that uses a semantic search algorithm in order to find related keywords and sort the results by relevance.

Language:PythonStargazers:3Issues:5Issues:0

python_memory_limit

Code for setting memory limit for python processes and their subprocesses, under Windows or Linux.

Language:PythonLicense:CC-BY-SA-4.0Stargazers:3Issues:4Issues:0

SingleInstanceCmd

Tool for ensuring that a process specified in the arguments is launched only one at a time. Similar to the flock tool in Linux.

Language:C++License:MPL-2.0Stargazers:3Issues:4Issues:2

AsyncToSyncCodeRoundtripSynchroniserForCSharp

In realtime converts async C# code in one folder to synchronous code in another folder for easier and faster debugging purposes. You can also write your code in synchronous format and it will be automatically converted to async code in the background.

Language:C#License:LGPL-2.1Stargazers:2Issues:4Issues:24

DiskClone

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 when you are running on a server OS and do not want to pay for commercial tools. The operation mechanism of this tool is very simple and straightforward.

Language:PythonLicense:LGPL-2.1Stargazers:2Issues:0Issues:0

SkypeExportArchiveToTextConverter

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://secure.skype.com/en/data-export

Language:PythonLicense:LGPL-2.1Stargazers:2Issues:3Issues:1

Agreement-and-Disagreement-Recognition

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

Language:PythonLicense:MPL-2.0Stargazers:1Issues:0Issues:0

CPUUsageMonitor

A program to monitor CPU, memory, or handle resource usage of processes. The program exits when some resource usage metrics exceed a specified threshold. For Windows.

Language:C#License:LGPL-2.1Stargazers:1Issues:3Issues:1

HttpPingTool

A program to monitor a number of hosts using HTTP GET requests. The program exits when all monitored hosts have an outage. For Windows.

Language:C#License:LGPL-2.1Stargazers:1Issues:2Issues:0

PingTool

A program to monitor a number of hosts using ping. The program exits when all monitored hosts have an outage. The program allows specifying the ping source interface by IP address. For Windows.

Language:C#License:LGPL-2.1Stargazers:1Issues:3Issues:0