1 repository
Capabilities to react to non-textual events in a chat interface, such as file uploads or user activity.
Distinct from Event-to-Stream Conversions: Candidates focus on data streams, observables, or specific UI upload methods, not general chat event processing.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Messaging Event Processing. Refine with filters or upvote what's useful.
Botkit is a multi-platform chatbot framework designed to build conversational bots that operate across different messaging services using a unified interface. It provides a core system for multi-platform development, utilizing a platform adaptation layer to translate service-specific API payloads into a standardized internal format. The framework features a conversational dialog manager that coordinates multi-turn interactions through state-tracking, branching logic, and scripted flows. It employs a message processing middleware pipeline to intercept, normalize, and enrich incoming and outgoi
Reacts to non-verbal triggers, such as file uploads or users joining a channel, to execute automated actions.