Discord Grok Bot Intent Classifier
This DistilBERT fine-tuned model was trained on over 300 samples of different grok-style queries.
The model is intended to work in conjunction with the complemtary discord bot logic to provide functionality by peforming intent-routing, contextualization, prompt building (using xAI's public grok3 system prompts) and API calls to a LLM (e.g, Gemini). The desired goal is to establish functionality in discord servers which mimics that of xAI's @grok bot on twitter.