Skip to main content

AI Chat Commands

Notabyte offers several AI models for conversational text generation, each with different capabilities and costs.

Yurika AI Chat (!chat)

Contextual conversation with the YuriAI model. The bot remembers previous exchanges within your current chat session.

  • Command: !chat <message>
  • Cost: 1 Snak
  • Model: YuriAI

You can also reply to the bot's message to continue the conversation.

Example:

!chat Tell me a fun fact about space.

GPT Text Generation (!gpt)

Advanced text generation using OpenAI's GPT model with RAG (Retrieval Augmented Generation) — performs a web search to gather context before responding.

  • Command: !gpt <prompt>
  • Cost: 1 Snak

Example:

!gpt What are the latest advancements in quantum computing?

DeepSeek (!ds)

Free text generation using DeepSeek with RAG web search. Designed for concise, paragraph-limited replies.

  • Command: !ds <prompt>
  • Cost: Free

Example:

!ds What is the capital of Australia?

Gemini (!gem)

Text generation using Google's Gemini model with integrated Google search for real-time information.

  • Command: !gem <prompt>
  • Cost: 2 Snaks

Example:

!gem What happened in tech news today?

For more details on costs, see the Snaks documentation.