Vtx is a minimalist coding agent harness featuring a Textual TUI and headless CLI. It offers a lean ~2,600-token system prompt, supports 50+ LLM providers, and includes modular skills, session trees, and safe permission controls.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONLess than 10 stars, 5+ commits in the last 30 days — projects made with care.
Python client for TickTick's unofficial api/v2 endpoint, the same one the web and desktop clients use. It offers read and write access to tasks, habits, focus/pomodoro sessions and calendar events, with cookie-based login instead of an OAuth app registration.
A collection of Natural Language Processing experiments focusing on word vectors, transformers, and fundamental NLP algorithms.
nepenthe builds, versions and distributes shared conda/PyPI environments: describe a manifest, solve once with rattler, freeze a portable multi-platform lock, publish to a versioned registry, and install without conda.
Lightweight Python execution pipeline library that uses @action decorators to define tasks, supports retry, parallel execution, observability, and one-click deployment to 34+ cloud platforms including AWS Lambda, GCP Cloud Run, and Kubernetes.
TurkeyBite is an open-source domain and host context analysis pipeline that analyzes client network traffic to categorize requested domains (e.g. adult content, gambling, shopping). It uses a Docker-based stack with Packetbeat/Browserbeat, Valkey, OpenSearch and Bind9, is non-intrusive (does not block client requests), and outputs analysis results to OpenSearch Dashboards or Syslog.
pybpf_asm is a Python-based BPF assembler that translates BPF assembly into machine code, based on Linux kernel's BPF assembler. It can be installed via wheels or built from source using Flex and Bison, and offers both a Python API and a command-line script.
Zara is an experimental local-first AI assistant and Linux desktop copilot that combines symbolic logic (Prolog) with LLMs for intent handling and reasoning.
TerraSecure is an ML-powered security scanner for Terraform and HCL Infrastructure as Code across AWS, Azure, and GCP. It detects cloud misconfigurations at build time using a multi-cloud rule engine, an XGBoost ML model for AWS, and AI analysis for contextual remediation, integrating with CI/CD workflows.
Wasat is a type-hinted asynchronous Python client library for the Gemini Protocol, featuring streaming support and flexible certificate verification.