sshpilot is a cross-platform SSH client built with Python and GTK4, replacing legacy tools with native GNOME integration, terminal emulation, and secure credential management.
LingBot-Map performs streaming 3D reconstruction from long image sequences at ~20 FPS using a geometric context transformer and paged KV cache attention for efficient memory management.
text-to-cad bridges AI coding agents with parametric CAD using a local-first architecture and a novel @cad reference system for geometry-aware iterative edits and multi-format export.
TextGen offers a portable desktop app for local LLMs with zero telemetry and multi-backend support. Drop GGUF models in a folder and run with no complex setup. It features multimodal vision, file attachments, and OpenAI-compatible API.
token-dashboard is a Python CLI that parses Claude Code JSONL transcripts to serve a local web dashboard with accurate token cost analytics, using zero dependencies and live refresh.
tribev2 offers pretrained models to predict brain responses to videos using cortical mesh modeling. Supports video, text, and audio inputs with easy inference setup.
A curated repo breaking down large language model internals with numeric attention math, tokenization, and transformer architecture, targeting engineers who want to understand LLMs under the hood.
Viseron is a self-hosted, local-only AI NVR platform in Python with modular AI features for privacy-focused video surveillance. Runs fully locally with Docker deployment.
vllm-mlx is a Python inference server for Apple Silicon that supports OpenAI and Anthropic APIs, featuring SSD-tiered KV cache for long-context agents and continuous batching for performance.
WriteHERE uses recursive task decomposition to dynamically break down and execute long-form AI writing tasks, with real-time visualization of the agent’s thought process. Supports GPT and Claude.
X-osint is a Python CLI tool aggregating OSINT data from multiple external APIs with a modular menu-driven interface, designed for Termux, Linux, and macOS.
An async Python bot automates a mean-reversion strategy on Polymarket’s non-sports binary markets. It features a triple-gate environment variable safety model that defaults to paper trading, minimizing accidental live trades.
A Python tool that converts unstructured text into interactive knowledge graphs using a three-phase LLM pipeline with SPO triplet extraction, entity standardization, and relationship inference.
ApplyPilot automates job applications using AI scoring, resume tailoring, and Playwright-driven form submissions across multiple job boards and portals. It features a modular, parallel pipeline and CAPTCHA handling.
Explore how a hybrid pipeline using YOLOv8 layout detection, OCR, and LLMs automates messy bank statement PDFs for personal finance analysis with RAG and AI agents.
ai-marketplace-monitor automates Facebook Marketplace searches using Python and Playwright, enabling personalized item monitoring with notifications. Legal constraints limit its use to hobbyist scenarios.
This repo uses LangChain’s experimental graph transformers with GPT-4o to extract and visualize knowledge graphs from unstructured text, offering a practical LLM-based information extraction pattern.
This Claude Code skill generates 6+ professional SVG logo variants through a 5-phase AI-driven workflow and produces high-quality showcases using Gemini 3.1. It blends design rigor with automation.
awesome-os-setup automates environment setup across Windows, Linux, macOS, and WSL2 using a YAML-driven package catalog and unified package manager abstraction. It simplifies multi-OS workflows.