Skip to content
View achappey's full-sized avatar

Block or report achappey

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. aihappey-agents aihappey-agents Public

    Backend implementing the Agent Framework for orchestrating agent workflows and message exchange. Acts as a content and response wrapper between Vercel-based clients and Microsoft systems, providing…

    C#

  2. aihappey-ai aihappey-ai Public

    AI backend providing standardized endpoints for chat completions, streaming responses (SSE), and MCP sampling. Compatible with the Vercel AI SDK streaming protocol and OpenAI-style APIs, with a sin…

    C#

  3. aihappey-chat aihappey-chat Public

    Browser-based AI-native chat client built on open standards such as MCP, agent resources, prompts and structured outputs. Client-only runtime with no backend logic, registry or personas. Run agents…

    TypeScript 3

  4. aihappey-conversations aihappey-conversations Public

    Backend for optional remote conversation storage using blob storage. Persists and retrieves chat conversations for authenticated users only. Designed as a lightweight companion to AI clients, enabl…

    C#

  5. aihappey-mcp aihappey-mcp Public

    MCP backend implementing the Model Context Protocol to expose resources, prompts, tools and sampling endpoints through a single interface. Hosts and routes 400+ MCP servers, allowing AI clients to …

    C#