Skip to content
View 0x00-sys's full-sized avatar
💭
My own CEO
💭
My own CEO

Block or report 0x00-sys

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
0x00-sys/README.md

I make Discord support not suck, with a lot of AI.

Building ticketcord.net from Zagreb, Croatia.

stack

What I'm working on

TicketCord is the main thing right now. It's an AI-native Discord support platform running thousands of bots in production. The parts I find interesting:

  • Atlas, an in-app AI assistant with function calling and ticket-aware context
  • A knowledge base crawler that feeds Qdrant for RAG replies inside the bots
  • A Go bot manager doing lock-free concurrency over sync.Map, with an event bus pulling everything together
  • Localized in 12 languages on the web and 19 inside the bots

Outside of that I spend most of my time on AI agents, RAG pipelines, and writing scripts so I never have to do the same thing twice.

streak

Pinned Loading

  1. Magisk Magisk Public

    Forked from topjohnwu/Magisk

    The Magic Mask for Android

    Kotlin

  2. discordgo discordgo Public

    Forked from bwmarrin/discordgo

    (Golang) Go bindings for Discord

    Go 1