Skip to content
View seanbabalala's full-sized avatar

Block or report seanbabalala

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

Sean — AI Business Interface Builder

If AI can't enter the workflow, it's still a demo.

I build AI products that plug into real business systems — not chat wrappers, not prompt theater. Protocol design, workflow orchestration, trust-aware execution.


MAKE AI OPERABLE

I compress models, workflows, data, and human action into interfaces that can enter real business systems.

The rare skill in the AI era is not using models — it's getting models into production.


Open Source

Reverse proxy that lets Claude Code talk to any OpenAI-compatible gateway via real-time protocol translation.

Translates both directions — requests, responses, tool calls, streaming SSE, and token counting. Zero client patches, zero upstream changes.

Python FastAPI Protocol Translation MIT

MCP server for AI travel agents — luxury hotel intelligence and secure checkout handoff.

Search → compare → quote → intent → secure handoff. Agents stop before payment. That's the trust boundary by design.

JavaScript MCP Streamable HTTP Hotel Intelligence


How I Think

Workflow First Define the workflow and responsibility lines before touching the model.
Structure Before Magic If it can be structured, it should not stay fuzzy.
Trust Has a Boundary AI can generate, suggest, and compare — but it should not cross the trust line.
Ship Into Reality Real value is not in the benchmark. It's whether the system enters the business.

Links

Website X (Twitter)

Pinned Loading

  1. bitvoya-mcp bitvoya-mcp Public

    Luxury hotel intelligence and secure checkout handoff for AI travel agents.

    JavaScript 1

  2. claude-code-proxy claude-code-proxy Public

    Reverse proxy that lets Claude Code work with any OpenAI-compatible API gateway. Translates Anthropic Messages API → OpenAI chat/completions on the fly.

    Python 1

  3. hotelrate-crawl hotelrate-crawl Public

    Real-time hotel price comparison across Trip.com, Booking.com, Agoda & Google Hotels — MCP server for AI agents (Claude, Cursor, etc.)

    Python 1