Skip to content
View SebastianBoehler's full-sized avatar

Highlights

  • Pro

Organizations

@Design-and-Code

Block or report SebastianBoehler

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
sebastianboehler/README.md

Sebastian Boehler

Computer science graduate student at the University of Tübingen building research software, agent tooling, and infrastructure for AI-assisted engineering. Based in Germany. Shipping public work through Sunderlabs and sebastian-boehler.com.

Public GitHub snapshot as of May 7, 2026: 89 public repos, 26 followers, active on GitHub since Apr 19, 2017.

Contribution history

Stacked GitHub contribution history

All years from 2017-2026 are shown in one stacked calendar so the full activity arc is visible at a glance.

Research

  • QLoRA Fine-Tuning for Next User Turn Prediction and Multi-Step Dialogue Rollouts - conference presentation, IEEE ICETSIS 2026, Bahrain. Proceedings pending.

Current focus

  • Research software: evaluating LLM fine-tuning, next-turn prediction, dialogue rollouts, and autonomous experiment loops.
  • Agent tooling: building fast Go CLIs for AI-assisted development workflows, dependency diagnostics, and deterministic file editing.
  • University tooling: building practical interfaces around Alma, ILIAS, study workflows, and public data products.

Selected public work

  • tue-api-wrapper (Python, updated May 7, 2026) - Python tooling that layers cleaner navigation, search, and summarization on top of Alma and ILIAS.
  • polymarket-cpp-client (C++, updated May 5, 2026) - Lightweight C++ client for Polymarket APIs with REST and WebSocket support, designed for trading and market data access.
  • agent-cli-utils (Go, updated Apr 6, 2026) - Fast Go CLIs for AI agent workflows, including dependency diagnostics and deterministic file-editing utilities.
  • python_livestream (HTML, updated Mar 29, 2026) - Livestream AI generated news segments with grok search grounding and TTS frameworks to youtube
  • bybit_market_maker_cpp (C++, updated Mar 21, 2026) - C++ market-making example for Bybit linear perpetuals: laddered quotes with inventory skew, TP/optional SL, exposure guard, and fee/funding-aware PnL via private websockets.
  • orpheus-podcast (Python, updated Mar 18, 2026) - Framework for podcast creation with search grounded llms for script generation and open source tts libraries

Links

Pinned Loading

  1. solana-dapp-learning solana-dapp-learning Public

    Creating my first DAPP on solana with Next.JS

    TypeScript 5 1

  2. philipsHue philipsHue Public

    Wrapper for the PhilipsHue Rest API

    TypeScript

  3. sec-data-fetcher sec-data-fetcher Public

    SEC Edgar API Wrapper

    TypeScript 1 1

  4. domain-check-mcp domain-check-mcp Public

    A Model Context Protocol (MCP) server for checking domain availability using IONOS endpoints

    JavaScript 2

  5. bybit-cpp-client bybit-cpp-client Public

    Lightweight C++ client for Bybit REST v5 with shared signing/HTTP helpers, public/private client split, and examples for linear and spot trading.

    C++ 1

  6. bybit-c-client bybit-c-client Public

    Lightweight Bybit API v5 client in C for REST and optional WebSocket with shared signing and helpers

    C