Skip to content
View svenschultze's full-sized avatar

Highlights

  • Pro

Organizations

@WebAI-Hackathon

Block or report svenschultze

Report abuse

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

Report abuse
svenschultze/README.md

👋 Hi, I’m Sven. I build human-centered AI systems

I explore how people and AI agents can understand each other better: interfaces that explain what models see, multimodal assistants that act across devices, and infrastructure for the emerging agentic web where websites expose clear affordances to LLM-based agents.

What I’m working on

  • Agent-ready web design. VOIX lets developers describe what actions an agent can take on their site without brittle scraping. I test it with builders during multi-day hackathons and iterate with their prototypes.
  • Explainable, multimodal interaction. From interactive aesthetics explainers to conversational robots in enterprise contexts, I build tools that keep people in the loop and make AI behavior legible.
  • Pragmatic tooling. Open-source libraries like SymphonAI, tidy-env, and LiDAR localization experiments grow out of the day-to-day needs of researchers and practitioners I collaborate with.

Pinned Loading

  1. VOIX VOIX Public

    VOIX enables websites to expose AI capabilities through declarative HTML elements, creating a universal protocol for web-AI interaction. Users choose their preferred AI provider while maintaining c…

    JavaScript 7 1

  2. Lidar-Localization-DL Lidar-Localization-DL Public

    LiDAR-Based Robot Localization with Deep Learning

    Jupyter Notebook 9

  3. Zenbo-LLM-Agent Zenbo-LLM-Agent Public

    This repository rebuilds the Zenbo's dialog system from scratch, replacing it with an LLM-based agentic digital assistant.

    Vue 2 1

  4. voix-kanban voix-kanban Public

    Multimodal Kanban App for VOIX framework

    JavaScript

  5. Colab-Live-Figures Colab-Live-Figures Public

    Simple library to display live-updating images in Google Colaboratory

    Python

  6. transcriber transcriber Public

    A transcription user interface for openai whisper API

    Vue