Skip to content
View mathisarends's full-sized avatar
🤖
🤖
  • viadee Unternehmensberatung AG
  • Münster, Germany
  • 11:57 (UTC -12:00)

Highlights

  • Pro

Block or report mathisarends

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mathisarends/README.md

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

  • 🗣️ 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

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
  • 🧰 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
  • 🧬 cdpify - Type-safe Chrome DevTools Protocol client with Pydantic models, including a codegen tool that generates the client straight from the CDP specification
  • 🚌 transitbus - Type-safe async event bus for Python, Pydantic events with automatic parent/child causality

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

CLI Tools

  • 📚 arxcli - Fast, minimal, script-friendly CLI for researching papers on arXiv, with human-readable tables and JSON/JSONL for agents
  • 📊 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

GitHub

Pinned Loading

  1. notionary notionary Public

    Notion API made simple. Write Markdown, get Notion pages. Built for Python developers and AI automation. Async, typed, battle-tested.

    Python 18 5

  2. hueify hueify Public

    Natural language interface for the Phillips Hue API v2

    Python 1

  3. cdpify cdpify Public

    Type-safe Chrome DevTools Protocol client with Pydantic models

    Python 1 1

  4. spotifyify spotifyify Public

    Typed async Spotify client for Python.

    Python

  5. llmify llmify Public

    Modern, type-safe Python library for OpenAI and Azure OpenAI / Antrophic / Google / Cerebras

    Python 1

  6. tokenary tokenary Public

    Minimal Python library to calculate LLM API costs based on the LiteLLM model catalog.

    Python