Highlights
Lists (5)
Sort Name ascending (A-Z)
Starred repositories
An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
A modern runtime for JavaScript and TypeScript.
shai is a coding agent, your pair programming buddy that lives in the terminal. Written in rust with love <3
Generates preview thumbnails for 3D model files. Provide a Windows Explorer extensions that adds preview thumbnails for 3D model files.
Intergalactic serial monitor for ESP8266 Deauther
BeamForge is an experimental text generation engine coded in Rust from scratch. Unlike modern LLMs that use extremely demanding deep neural networks, BeamForge relies on a stochastic semantic graph…
A lightweight, local-first protocol for automatic discovery and communication between AI nodes on a local network.
AcidLuna is a Windows-based project built with Rust. It leverages the `windows` crate to interact with Win32 APIs for keyboard, mouse, and window management. Created to solve the lack of drag and d…
LSTN is an experimental text generation engine that models language not as static probabilities, but as a dynamic and "liquid" neural network. Each trigram (3-character sequence) acts as an individ…
ERLM is a hybrid language model architecture that combines a global probabilistic base model (n-gram) with an advanced episodic memory system via Contextual RAG (Retrieval-Augmented Generation).