Skip to content

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

Münster, Germany | currently doing my M.Sc. in Information Systems @ FH Münster

Python Go TypeScript FastAPI Angular React Claude Codex

Kinda obsessed with voice-driven agents.

Voice & Realtime Agents

  • 🧠 cara - Voice/CLI conversational agent with a JSON-RPC gateway and pluggable agent runtime
  • 🗣️ rtvoice - Framework for real-time voice agents on OpenAI's Realtime API
  • 🎤 vocalbin - Typed async adapters for speech-to-text, text-to-speech, realtime transcription, and translation
  • 👂 wakewordkit - Wake word detection built on openWakeWord, with a pluggable audio input API
  • 🎙️ wisprflow-re - Unofficial Python client for transcribing audio with an existing Wispr Flow desktop session

Smart Home

  • 🔊 sonosify - Sonos control over UPnP and the S2 API, with a Cloud Integration (playback, queue, groups, events)
  • 💡 hueify - Typed async Python client for Philips Hue CLIP v2, with one API for lights, rooms, zones, scenes, and events
  • 🌅 huerise - Philips Hue sunrise alarm with audio, REST API, and an agent-friendly CLI

AI / LLM Infrastructure

  • 🤖 llmify - Type-safe Python library for OpenAI, Azure OpenAI, Anthropic
  • 🔍 retrieverkit - Provider-agnostic RAG building blocks for Python - chunking, dense/lexical retrieval, and rank fusion behind small abstract ports, zero core dependencies
  • 🧰 agenttoolkit - One provider-neutral definition for tools exposed to LLM agents - schema, availability, metadata, and execution logic in one place
  • 💰 tokenary - LLM API cost calculation based on the LiteLLM model catalog

RPC & Codegen

  • 🐍 httpxgen - Generates a typed async httpx client from an OpenAPI document - plain Python, no runtime layer, no reflection
  • 🦞 openclaw-codegen - Generated Python client for the OpenClaw Gateway API - 350 RPC operations across 55 domain clients, regenerated from the pinned gateway schema
  • 🔌 pyrpckit - Decorator-driven, transport-agnostic JSON-RPC 2.0 protocols for Python, with JSON Schema/OpenRPC export and client generation
  • 🚌 transitbus - Type-safe async event bus for Python, Pydantic events with automatic parent/child causality

Browser Automation

  • 🌐 browsertunnel - Mirrors a real Chromium tab into a web page over a single WebSocket - CDP-driven screencast, full clipboard/tab sync, and imitated input, built on cdpify and pyrpckit
  • 🧬 cdpify - Type-safe Chrome DevTools Protocol client with Pydantic models, including a codegen tool that generates the client straight from the CDP specification

Conventions & Agent Guides

  • 🏛️ fastapi-canon - Opinionated FastAPI architecture conventions for coding agents - feature slices and DI boundaries

Presentations

  • 🎬 fh-muenster-slidev-starter - Slidev starter for FH Münster presentations with a component library and style guide in FH corporate design

Music & Games

  • 🎴 prompster-cli - Generate Hitster-style card decks from natural language prompts and Spotify
  • 🎮 prompster-frontend - Web app for playing with self-made Hitster cards
  • 🎵 spotifyify - Typed async Spotify client for Python

Integrations

  • 📝 notionary - Markdown → Notion, built for Python developers and AI automation
  • 🖼️ unsplash-wrapper - Simplified interface for the Unsplash API
  • 🪣 blobbit - Common async storage API for object storage buckets (GCS, S3, ...)

CLI Tools

  • 📚 arxcli - Fast, minimal, script-friendly CLI for researching papers on arXiv, with human-readable tables and JSON/JSONL for agents
  • 🎧 spoti - Go CLI for Spotify, backed by the official Web API via OAuth PKCE, no cookie scraping - agent-friendly JSON output
  • 📊 go-withings - Script-friendly CLI for the Withings API - OAuth, weight & body composition, human-readable or JSON output
  • fitbitctl - Read-first Go CLI for Fitbit/Pixel Watch health data via Google Health API v4, OAuth 2.0 + PKCE, JSON output
  • 🔉 elevenfx - Go CLI for generating sound effects with the ElevenLabs API
  • 💡 huego - Go CLI for Philips Hue bridges, talking directly to the local CLIP v2 REST API

GitHub

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors